Running a JUnit test

To run a JUnit test:

  1. In the Test Navigator, right-click the test suite and click Run.
  2. In the Run wizard, type a name for the execution. This will be used to organize the execution results when they are returned.
  3. If you did not select a host earlier, click Next and select the host the test suite will run on.
  4. Click Finish.

The Remote application begins executing the test suite, performing each of the defined tasks. For each task, a status is returned (passed or failed). The results are returned in increments as the test suite progresses, based on your Hyades Test preferences. By default, results are returned every 5 seconds.

At any time, you can stop the test suite by clicking Stop on its pop-up menu in the Outline pane.

Once the test suite has finished running, you can review, and if necessary edit, the results.


Related concepts
Locations

(C) Copyright IBM Corporation 2000, 2003. All Rights Reserved.