The JavaTest harness displays this tab only if your test suite uses test environment
(.jte
) files to run tests.
You can list the environment files used by your test suite and include them in the configuration in one of two ways, as follows:
You can also use the Configuration Editor window in Question Mode to specify the test environment.
The Test Environment pane contains following areas:
Use the buttons described in the following table to create or modify a list of environment files used to run tests in your computing environment.
Button | Description |
---|---|
Add |
Adds an environment file to the list. To select an environment file (.jte )
for your test suite, click Add. As you make selections with the file chooser
dialog box, they are added to the list. After you add an environment file,
you can modify the list. |
Remove | Clears an environment file from the list. Select it in the list and click Remove. |
Move Up | Moves an environment file one position higher in the list. Select it in the list and click Move Up. |
Move Down | Moves an environment file one position lower in the list. Select it in the list and click Move Down. |
Click the drop-down arrow on the text field to see the list of test environments in the environment files listed in the Env Files list. Click the Show button to view the contents of the selected test environment.