Test suite results record
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- Automated Test Framework
The Test Suite Results record displays information about the results of one execution of one test suite.
Field / Element | Description |
---|---|
Start Time | (Appears in list of records, but not on default record form). The time this test suite started. |
Test Suite | The test suite that was run. |
Number | Unique ID for this test suite results record. |
Base Test Suite Result | If this test suite is a child in a hierarchy of test suites, the base test suite result is the unique ID of the result record for the suite at the top-most level of the hierarchy. For more information, see Example: Base test suite result. |
Parent | If this test suite has a parent, this is the test result record for the parent suite. For more information, see Example: Parent test suite results. |
Status | Result of the test or test suite execution:
|
Run time | The duration it took to execute this test suite. |
Retain indefinitely | Check box to keep this record even after the specified data retention period has passed. For more information, see Table Cleanup. |
Rolled up test success count | How many tests were successful. The tests counted as part of the roll up are all tests included in this suite, plus all others included in suites that are descendents of this one. For more information, see Rolled up counts for test suites results. |
Rolled up test failure count | How many tests failed. The tests counted as part of the roll up are all tests included in this suite, plus all others included in suites that are descendents of this one. For more information, see Rolled up counts for test suites results. |
Rolled up test error count | How many tests resulted in an error. The tests counted as part of the roll up are all tests included in this suite, plus all others included in suites that are descendents of this one. For more information, see Rolled up counts for test suites results. |
Rolled up test skip account | How many tests were skipped. The tests counted as part of the roll up are all tests included in this suite, plus all others included in suites that are descendents of this one. For more information, see Rolled up counts for test suites results. |
Test Results (related list) | Results of the individual tests included in this test suite. |
Child Test Suites Results (related list) | The results of any test suites that are children of this test suite. |
All Test Suite Results (related list) | Results from this test suite and all descendent test suites. |
Failed Tests in Suite (related list) | Results from any failed tests included in this test suite. |
Previous suite result | Only appears if this suite result is for a re-run of failed tests and you are
logged on with the atf_test_admin, atf_test_designer, or admin role. Click the
information icon to navigate to the "original" suite result record. ![]() |
Related Content
- Test results
Each time you run a test, the automated test framework creates a record of the test results. Use the Test Results module to view details about the results of individual tests and individual steps within a test. If the test generated screenshots, they appear as attachments on the test results record.