---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Test logs record

# Test logs record {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 min. de leitura

The Test Results Item (test log) record contains console logging and test execution
information.
During test execution, any information reported to the environment is recorded in the Test
Log (sys_atf_test_result_item) table. This information can include browser console logging,
results, and error messages recorded by step environments. You access specific test logs
from the Test Log related list in the Test Results form.
{#atf-test-log-record__table_blw_q24_sbb__entry__2}{#atf-test-log-record__type}

| Field | Description |
|-|-|
| Status | The result of the test log: Success :   Test step run passed. Failure :   Test step run failed. Success with warning(s) :   Test step passed but encountered client error(s) that were allowed as warnings in the Allowed Client Error table. Ignored :   Client error that has been allowed with a report level of Ignored. Warning :   Client error that has been allowed with a report level of Warning. Waiting :   Test or suite waiting to start. Running :   Test or suite is running. Skipped :   Occurs if an earlier test in the suite failed and Abort on failure is set to true. 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 Steps Results record for the step that threw the error. Cancelled :   User canceled the test or suite. |
| Type | Type of test log: * Step Result * Client Log * Client Error {#atf-test-log-record__ul_a4f_3t5_scb} Nota: If a Client Error, you can optionally add it as an ignored or warning entry in the Allowed Client Errors. Doing so prevents the allowed client errors from affecting ATF test executions when they recur in future test runs. For more details, refer to [Allowed client errors](https://servicenow-prod.fluidtopics.net/buPVCNmeZChx_Cj2XvM6GQ "Add known client errors to the allowed client errors list to allow tests and steps to continue running when a specific error occurs. Set the report level to specify what the Automated Test Framework does when the error occurs in future tests."). |
| Output | Output generated for the test log. * For a step result, the console logging and test execution outputs from the step, including any explanation why a step failed or was skipped. * For a client log, the log entry text. * For a client error, the actual client error is displayed. {#atf-test-log-record__ul_wcd_1jv_scb} |
| Step | Name of the step executed. This field may be blank for a client log. |
| Test Result | Reference to the test result associated with this step result. Click ![Reference field icon]() to view detailed test result information. |
| Description | For a step result, the actions performed in this test step. For a client log, blank. For a client, this message displays: This client error occurred on the page in Browser Type Browser Version (for example, Chrome 62.0.3202.62). |
| Start time | Time at which this test step started executing. |
| End time | Time at which this test step finished executing. |
| Duration | Time duration it took to execute this test step. |
| Recorded at | Time at which this step or log entry was recorded. |
| Allow listed client error | Reference to the Allowed Client Error record (if any). Click ![Reference field icon]() to view the Allowed Client Error record for this client error. |
[ ]

{#atf-test-log-record__table_blw_q24_sbb}
**Conceitos relacionados**   

* [Allowed client errors](https://servicenow-prod.fluidtopics.net/buPVCNmeZChx_Cj2XvM6GQ "Add known client errors to the allowed client errors list to allow tests and steps to continue running when a specific error occurs. Set the report level to specify what the Automated Test Framework does when the error occurs in future tests.")  
**Tarefas relacionadas**   

* [Allow client errors from the test logs](https://servicenow-prod.fluidtopics.net/77TF4KFF714P2W2Hxo19ng "Allow client errors as you review test logs.")  
**Referência relacionada**   

* [Test results record](https://servicenow-prod.fluidtopics.net/pJwHkxAhD5rl_C13ruj0Bw "A Test Results record contains detailed results information about one test execution. Client Error Details and Failure Details sections appear when a test fails due to error conditions, and include detailed error information you can use for troubleshooting purposes.")
* [Step results record](https://servicenow-prod.fluidtopics.net/YnOvMhzI6HlAg63yd3KF1w "The Step Results record contains information about one step in a test result. You access specific step results from the Step Results related list in the Test Results record.")

