When the JavaTest harness is running tests, it enables both the
button on the tool bar and the Stop menu item.
Either click the
button or choose Run Tests > Stop to stop a test run.
The JavaTest harness displays a confirmation dialog box and, after it receives your confirmation, finishes currently running tests before stopping the test run.
As it completes each test, the JavaTest harness writes the test results (.jtr files) in the work directory.
Stopping a test run may cause the tests in progress to indicate an error.
When you stop a test run, the JavaTest harness does not generate reports of test results. You must generate the reports from the Test Manager window or from the command line. See Test Reports for detailed information about test reports.
Related topics: