The General tab consists of the following components:
The parameters pane, listing the setting names and values. The settings are grouped in four subsections: Globals, Scripting, Runtime and Output. The settings absent in the script source and set to default values are displayed in gray.
See Syntax of Global Parameters for a detailed description of each setting.
To switch the value of a Yes/No setting, double-click on its name (or highlight the setting name and hit on Space).
To modify an Integer or String value, highlight the setting name and use the Input field on the right side.
The Input field for entering/editing values for Integer or String value parameters. Press the down-arrow to view/select recently entered values from the history (the history is stored in the Testing Master manager.hst file in the Testing Master home folder). The Input field is visible only when an Integer or String parameter is selected in the parameters pane.
The Includes: pane listing external .TST files included in the current test script.
To add a file, right-click on an empty area in the pane and select Add . Then select .TST files using the standard Open File dialog.
To remove a file, right-click on its name and select Remove.
The Headers pane listing additional fields for the HTTP request header (UserAgent etc.). This is a pure text editing field. List additional request headers one per line, e.g.:
UserAgent=Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)
Referrer=http://www.microsoft.com/