---
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


---

# Allow client errors from test results

# Allow client errors from test results {#ariaid-title1}

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

Allow client errors as you review test results.

## Antes de Iniciar

Role required: atf_test_admin, atf_test_designer, or admin

## Por Que e Quando Desempenhar Esta Tarefa

You can allow multiple or individual client errors. For each client error, you must decide how to report future instances of the client error. Report level options include:

* Warning: Test steps containing the allowed client error report a status of Success with warning(s). The error message appears in the test result output, and is recorded in the test logs with the status Warning.
* Ignored: Test steps containing the allowed client error report a status of Success. The error is recorded in the test logs with an Ignored status.
{#whitelist-errors-from-test-results__ul_lxg_qzk_ddb}

## Procedimento

1. Navigate to AllAutomated Test FrameworkTest Results.
2. Select the test result for a specific test.  
   The system displays the Test Result record.
3. From the Related links, select one of the following options:  
   * Add all client errors to warning list: Allow all client errors in this test with a report level of Warning.
   * Add all client errors to ignored list: Allow all client errors in this test with a report level of Ignored.  
   The Automated Test Framework allows the selected client errors and displays a status message at the top of the form.
**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.")

