The test tree provides a pop-up menu. Displaying the pop-up menu for a folder or test is a platform-specific operation (such as right clicking the folder or test icon in the test tree). You can also press Shift-F10 to display the pop-up menu for the test with focus.
The pop-up menu contains the following menu items:
The harness does not allow you to perform operations using the pop-up menu when it is running tests. The harness displays an error dialog box if you attempt to perform an operation using the pop-up menu when tests are running.
See Keyboard Access for a description of how you can use the keyboard to open and navigate the pop-up menu.
You can use the Execute these tests menu item to run the tests and folders highlighted in the test tree, subject to filters such as keywords.
The harness does not automatically perform a refresh operation before running the tests. If changes are made to a test suite, you must perform a refresh before running tests. See Refresh Test Suite Contents for a description of the refresh operation.
You must left click to select nodes. When more than one folder or test is highlighted in the test tree, the Test Manager displays a list of the selected tests and folders in the information area.
Selecting a test executes only that test.
Selecting a folder executes all tests currently known to the Test Manager in and below that folder.
Opening the pop-up menu is a platform-specific operation (such as right clicking in the test tree pane).
![]()
In place of the Tests to Run setting in the current configuration, the harness uses the quick pick tree selection with the remaining values from the configuration to run the tests.If the Test Manager does not contain a completed configuration, the harness displays an advisory message and does not start the test run.
If the Test Manager contains a completed configuration, the harness displays an advisory message to confirm the execute operation.
As it does during a routine test run, the harness updates all icons and progress monitors during test execution.
When developing tests, changes in a test suite are not automatically detected by the harness. The first time tests are run, the harness uses the test finder to read test descriptions. If the harness loads tests from an existing work directory, the test descriptions contained in those results are used by default.
The refresh operation enables test developers to load changes they might have made in a test suite without restarting the harness or reloading the test suite.
The harness does not require a work directory to perform a refresh of the test suite.
If you are viewing the test panel after refreshing a test or folder, update the test tree by choosing a different test or folder icon and repeating your test tree choice.
You must left click to select a node. When more than one folder or test is highlighted in the test tree, the Test Manager displays a list of the selected tests and folders in the information area.
Selecting a test chooses only that test.
Selecting a folder chooses all tests currently known to the Test Manager in and below that folder.
Opening the pop-up menu is a platform-specific operation (such as right clicking in the test tree).
You can use the Clear Results menu item to remove existing test results for any combination of tests and folders.
To clear test results, you must have an open work directory.
You must left click to select a node. When more than one test is highlighted in the test tree, the Test Manager displays a list of the selected tests and folders in the information area.
Opening the pop-up menu is a platform-specific operation (such as right clicking in the test tree).
The harness opens a confirmation dialog box that displays a list of the selected items and performs the following actions when the user clicks the Yes button:
- Removes the
.jtr
file from the work directory for that test.- Refreshes the test description for that test.
- Displays the test in the Not Run state.
You must left click to select a node. When more than one folder is highlighted in the test tree, the Test Manager displays a list of the selected tests and folders in the information area.
Opening the pop-up menu is a platform-specific operation (such as right clicking in the test tree).
The harness displays a confirmation dialog box that displays a list of selected items and performs the following actions when the user clicks the Yes button:
- Removes all
.jtr
files from the work directory for all tests in and below that folder.- Deletes all other files in and below the folder in the work directory.
- Deletes all other directories corresponding to the folders in and below the folder in the work directory.
- Displays the folder and its tests as Not Run.
The harness does not display an error message if it is unable to delete a folder or file from the work directory.
Copyright © 2008 Sun Microsystems, Inc. All rights reserved.