Viewing executed test suite results

Before you begin

When a test suite execution completes, the test results are accessible from the Execution page of the Test Manager view or Test Results view.

About this task

To view the test results:

Procedure

  1. Select a test result entry for an executed test suite under the Uncommitted Results folder in the Test Manager view or Test Results view.
    1. In the Test Manager view, the test result for an executed test suite displays an entry for the test suite with child entries for each executed configured test case.
    2. In the Test Results view, the test result for an executed test suite displays an entry for the test suite with child entries for each executed configured test case.
    3. From either view, you can access the test log file for an executed configured test case by clicking Open Log. The Eclipse log viewer displays the associated test log file.
    4. From either view, you can access the test script for an executed configured test case. To view the test script that was executed, click Open Script.
  2. Check the configuration details in the test log file with the associated configuration record for the executed configured test case. If the configuration details are in agreement, then consider committing the test results. To commit the results, select the test result entry for the test suite and click Commit. The commit action creates a suite log and a test log record for each executed configured test case.

What to do next

Note: If you exit the client before a test result is committed, the state of the Uncommitted Results folder in the Test Manager view or Test Results is restored when the client is restarted.

For more information, see Executing a test suite record.


Feedback