---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Test suite results record

# Test suite results record {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read

The Test Suite Results record displays information about the results of one execution
of one test suite.
{#atf-test-suite-results-record__entry__2}

| 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](https://servicenow-prod.fluidtopics.net/u5qFryqsJz4C75LvgZaYVw#atf-rollup-xmpls__pfg_d1f_5w). |
| 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](https://servicenow-prod.fluidtopics.net/u5qFryqsJz4C75LvgZaYVw#atf-rollup-xmpls__ulw_p1f_5w). |
| Status | Result 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.{#atf-test-suite-results-record__tzl_vxs_gx} * 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. {#atf-test-suite-results-record__c1k_pxs_gx} |
| 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](https://servicenow-prod.fluidtopics.net/ywG3DUOlf2IFNS~lAO13lg "The Table Cleanup module opens a list of records specifying the retention policies for test result and test suite result tables and the records within them. From this module, you can view and modify these policies."). |
| 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](https://servicenow-prod.fluidtopics.net/u5qFryqsJz4C75LvgZaYVw#atf-rollup-xmpls__twp_tcf_5w). |
| 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](https://servicenow-prod.fluidtopics.net/u5qFryqsJz4C75LvgZaYVw#atf-rollup-xmpls__twp_tcf_5w). |
| 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](https://servicenow-prod.fluidtopics.net/u5qFryqsJz4C75LvgZaYVw#atf-rollup-xmpls__twp_tcf_5w). |
| 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](https://servicenow-prod.fluidtopics.net/u5qFryqsJz4C75LvgZaYVw#atf-rollup-xmpls__twp_tcf_5w). |
| 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. |
[Table 1. Fields]

**Related concepts**   

* [Test results](https://servicenow-prod.fluidtopics.net/kFMoqzfQtB4h5BrNupLgow "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.")

