Friday, July 18, 2008

How to change the default directory that appears when saving a test

1. Open the registry editor (Start -> Run -> type "regedit".)
2. igate to the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Mercury Interactive\QTP\MicTest
3. Find the TestsDirectory value. The value contains the path to the directory you want to be the default test script directory.
4. Edit this value to have your desired path.
a. Right click on TestsDirectory.
b. Choose Modify from the menu.
c. Enter the path into the Value data field.
d. Click OK.
Note:You should not place a "\" at the end of the path.

5. Repeat steps 2 through 4 for the following key: HKEY_CURRENT_USER\Software\Mercury Interactive\QTP\MicTest Note:If the specified directory path does not exist, QTP will open the "My Documents" directory by default.

No comments: