Specifying a Test Environment

NOTE: The JavaTest harness displays this tab only if your test suite uses test environment (.jte) files to run tests.

You can use the Test Environment pane in the Standard Values view to list the environment files used by your test suite. The Configuration editor includes these environment files in the configuration that the JavaTest harness uses to run tests.

Test Environment pane from the Configuration Editor: Standard Values view

The Test Environment pane contains two areas:

Files

Use the buttons in the Files area 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 have added 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.

Name

Click the drop-down arrow on this field to see the list of test environments in the environment file(s) listed in the Env Files list. Click the Show button to view the contents of the selected test environment.