Test Case Details
The Test Case Details section of the report provides the results for assertions and individual program and data stubs.
Output Assertion
The Output Assertion report lists all Output Assertions that were part of the test case and has the following columns:
Assertion | Identifies the Assertion for the test case. |
Status | Identifies the status (Success, Failure, Error, etc.) for the listed Assertion. |
Message | Displays the status message for the Assertion. |
Expected | Displays the expected value for the Assertion, if applicable. |
Actual | Displays the actual value returned for the Assertion, if applicable. |
Stubs
The Stubs report lists all stubs that were part of the test case and has the following columns:
Stub | Identifies the Stub name for the test case with a link that opens it in the Stub Editor. |
Target | Identifies the Target (program or file) for the test case. |
Executed | Identifies whether the stub was executed (Y) or not (N) for the test case. The execution status N/A for a FILE-READ stub indicates that Topaz for Total Test could not identify whether a file read stub was used or not during the playback |
Records | Lists the number of records in the Stub. |
Assertable | Identifies whether the Stub is assertable (Y) or not (N). |
Tests | Displays the total number of tests included in the Stub. |
Failures | Displays the total number of failures encountered in the Stub. Failures are anticipated and checked for in assertions. |
Errors | Displays the total number of errors encountered in the Stub. Errors are unanticipated problems that occurred during test execution. |
Success rate | Displays the percentage of all tests in the Stub without failures or errors. |
Execution Failure
Should any of the listed stubs encounter an execution failure, the Stub Execution Failure report displays and has the following columns:
Stub | Identifies the Stub with the failure. |
Execution Failure | Displays the detailed failure message. |
Detailed Stub Reports
Following the listing of all Stubs is the numbered listing of each individual Stub's Record Assertions and has the following columns:
Stub Record Assertion | Identifies the individual assertion record. Click the link to display the Assertion Report for the selected record below the Stub report. |
Tests | Displays the total number of tests included in the Stub record. |
Failures | Displays the total number of failures encountered in the Stub record. Failures are anticipated and checked for in assertions. |
Errors | Displays the total number of errors encountered in the Stub record. Errors are unanticipated problems that occurred during test execution. |
Success rate | Displays the percentage of all tests in the Stub record without failures or errors. |