Using the Test Manager view for test results

From the Rational® ClearQuest® Client or the Rational ClearQuest Client for Eclipse, you can use the Execution page of the Test Manager view to examine the test results for executed configured test case and test suite records.
To review test results using the Test Manager view:
  1. Click the Execution page to display the test results. Each asset registry contains two folders for test results: Uncommitted Results and Recently Committed Results. The Uncommitted Results folder contains all uncommitted test results for executed configured test cases or test suites. When a test result in the Uncommitted Results folder is committed, it is removed from the Uncommitted Results folder and displayed as a test log or suite log record in the Recently Committed Results folder.
  2. Select one or more entries in the Uncommitted Results folder and select any of the following options:
    1. Click Commit to commit a test result entry to the Rational ClearQuest database. If the test result entry was created from an executed configured test case, the commit action creates a test log record. If the test result entry was created from an executed test suite, the commit action creates a suite log record and a test log record for every associated configured test case executed.
    2. Click Remove to delete a test result entry.
    3. Click Open Log to open an associated test log file using the Eclipse log viewer.
    4. Click Submit Defect to submit a defect for the test result of an executed configured test case. This menu option is only available if you are using the version 7.0 Enterprise schema or have modified a schema to support a defect association with a TMTestLog record.
    5. Click Open Script to view an associated test script.
    6. Click Refresh to refresh the display for Uncommitted Results.
    7. Click Properties to display the Properties view for a test result entry.
  3. Select one or more entries in the Recently Committed Results folder view and then select any of the following options:
    1. Click Open Log to open an associated test log file using the Eclipse log viewer.
    2. Click Submit Defect to submit a defect for the test result of an executed configured test case. This menu item is available only if you are using the version 7.0 Enterprise schema or have modified a schema to support a defect association with a TMTestLog record.
    3. Click Open Script to view an associated test script.
    4. Click Show record details to display the associated test log or suite log record.
    5. Click Refresh to refresh the display for Recently Committed Results.
    6. Click Properties to display the Properties view for a test result entry.
If you do not commit test results in the Uncommitted Results folder and exit the client, the current state of the Uncommitted Results folder is saved. When you restart the client and log in to the Rational ClearQuest database, you can use the Uncommitted Results folder to commit the test result entries restored from your last session.
Note: The entries in the Recently Committed Results folder are session specific. If you exit the Rational ClearQuest Client or Rational ClearQuest Client for Eclipse, then restart the Rational ClearQuest Client, the previous entries in the Recently Committed Results folder are no longer displayed.

For more information, see About submitting a defect from a test result.


Feedback