Populate suite details for past test runs

How to populate suite details for past test runs.

Detailed reports for tests that were executed within a suite are not available in the Results Gallery if those tests were executed against a database schema before version 1.9.24.b. If you are now using schema version 1.9.24.b or higher, the containing suite details for such tests can be populated in the database by using the backfill-results argument with the GHTesterCmd command, found in the root of the IBM® Rational® Integration Tester installation (C:\Program Files\IBM\RationalIntegrationTester, by default). The command has the following syntax:

GHTesterCmd -p <project> backfill-results

<project> specifies the full path to the Rational Integration Tester project (*.ghp) for which test results are to be updated.

Note: Ensure that the specified project is configured to use the correct database (that is, the one you want to populate with suite details for applicable test runs).

After the command is finished, the total number of rows that were updated in the database will be displayed. Tests that were executed before schema 1.9.24.b displays their root suite in the Results Gallery, and the detailed reports for those tests are now available.

Results Gallery

Test suite results

Test case results

Test cycle results

Detailed reports

Reports, console output, and notes

Notes

Deleting test suite results from the Results Gallery


Feedback