background image
<< Library Browser- Compiling and using the modified source file | Part V - Testing Client/Server Applications >>
Library Browser- Using multiple source files
<< Library Browser- Compiling and using the modified source file | Part V - Testing Client/Server Applications >>
334
User's Guide
18 M
ODIFYING
THE
L
IBRARY
B
ROWSER
Modifying the Library Browser contents
Using multiple source files
Instead of modifying 4test.txt to include all your site-specific information,
you can define your information in one or more separate files, then tell
SilkTest to include them in 4test.hlp, as follows.
Procedure To have SilkTest add user-defined files to the Library Browser:
1
Create a text file that includes information for all your custom classes
and functions, using the formats described in "Modifying the source file"
on page 329.
Note If you have added methods or properties to built-in classes,
you should add that information in the appropriate places in 4test.txt,
as described above. Only document your custom classes and
functions in your own help file.
2
Select Options/General to display the General Options dialog.
3
Add your help file to the list in the Help Files For Library Browser field.
Separate the files in this list with commas.
4
Click OK.
SilkTest recompiles 4test.hlp to include the information in all the files
listed in the Help Files For Library Browser field. If there are errors,
SilkTest opens a window listing them and continues to use the previous
4test.hlp file for the Library Browser.
5
If you had errors, fix them in your source file, then quit and restart
SilkTest.
SilkTest recompiles 4test.hlp using your modified source file.