Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Test suite results record

The Test Suite Results record displays information about the results of one execution of one test suite.

Field / ElementDescription
Start Time\(Appears in list of records, but not on default record form\). The time this test suite started.
Test SuiteThe test suite that was run.
NumberUnique ID for this test suite results record.
Base Test Suite ResultIf 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.
ParentIf 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.
StatusResult of the test or test suite execution:- Canceled – user canceled the test or test suite run. - Error – an error occurred in the test framework. For example, the test runner halted or the server encountered an unintended scenario. The error message appears in the summary field of the Step Results form for the test step that contains the error. - Failure – test, test suite run, or test step failed due to an error. - Ignored – test step passed but contains client-side JavaScript errors entered into the Allowed Browser Error table with report level of Ignored. - Running – test or test suite is running. - Skipped – occurs if an earlier test in the suite failed and Abort on failure is set to true. - Success – test, test suite, or test step run passed. - Success with warning(s) – test or test suite run passed but contains a test step with client-side JavaScript errors entered into the Allowed Browser Error table with report level of Warning. - Waiting – test or suite run is waited to start. - Warning – test or suite contains client-side JavaScript errors entered into the Allowed Browser Error table with report level of Warning.
Run timeThe duration it took to execute this test suite.
Retain indefinitelyCheck box to keep this record even after the specified data retention period has passed. For more information, see Table Cleanup.
Rolled up test success countHow 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 countHow 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 countHow 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 accountHow 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 resultOnly 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.
Image omitted: atf-prev-suite-results.png
Previous suite test result

Parent Topic:Suite results

Related topics

Test results