Use the Configure menu to load, create, modify, and view configuration data used for a test run. The Configure menu contains the following menu items:
| Menu Item | Description |
|---|---|
| New Configuration |
Sets the current configuration to an empty configuration and opens the Configuration Editor.
The JavaTest harness uses the Configuration Editor to create configuration data containing both test environment and standard values required to run a test suite. See Creating a New Configuration for detailed information. |
| Load Configuration |
Opens the Load Configuration File dialog box.
Use the dialog box to load an existing configuration interview (.jti) file into the Test Manager for use in running the test suite. The JavaTest harness does not require you to use the Configuration Editor when loading an existing configuration interview. See Loading an Existing Configuration for detailed information. |
| Edit Configuration |
Opens the configuration editor and the current configuration interview.
The JavaTest harness opens the Configuration Editor for you to edit the current configuration. See Editing the Current Configuration for detailed information. |
| Show Checklist (optional) | Enabled only if your test suite supports the configuration checklist. Displays a checklist of tasks to be performed before running tests. See Displaying the Configuration Checklist for detailed information. |
| Show Exclude List |
Opens an Exclude List dialog box that contains the exclude list used to run the test suite. You can use the Exclude List dialog box to review but not edit the contents of the exclude list.
Use the configuration editor to add or remove exclude lists. See Using Exclude Lists for detailed information. See Using the Exclude List Browser for detailed information about viewing the contents of the exclude list. |
| Show Test Environment |
Opens a Test Environment browser that displays the configuration values used when running the test suite
You can browse but not edit values in the Test Environment browser. Use the configuration editor to edit the values. See Editing the Current Configuration for detailed information. See Using the Test Environment Browser for detailed information about viewing the contents of the test environment. |
| Show Question Log | Displays a log of the current configuration interview questions and answers. See Displaying the Question Log for detailed information. |
| Configuration History | Displays a list of configuration files that have been opened. Choose a file from the list to open a new instance of it as the current configuration. |