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


---

# Create a new automated test

# Create a new automated test {#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

Create a named automated test containing a series of steps to execute.

## Antes de Iniciar

Role required: atf_test_admin or atf_test_designer

## Procedimento

1. Navigate to AllAutomated Test FrameworkTests.
2. Click New.
3. On the Test new record form, enter a Name for your test.  
   The system identifies this test by this name wherever it displays a list of tests (for example, in the Tests module).
4. **Opcional:** Enable parameterized testing to run a test multiple times with different test data for each run.  
   For more information, see [Parameterized tests](https://servicenow-prod.fluidtopics.net/a96gP52XlNqQlRkRfeby8A "Run a test multiple times with different test data for each run. Create parameters to store test data for each test run.").
5. Enter a Description for your test.
6. Click Save.  
   The system creates a new test record and returns to the list of tests.
{#atf-create-test__conref-create-new-test}

## O que Fazer Depois

[Add steps to an automated test](https://servicenow-prod.fluidtopics.net/RMUgLrgF2WwPys478zXGuQ "Create a series of steps for an automated test to run in a specified order.").
* **[Add a predefined list of steps (template) to an automated test](https://servicenow-prod.fluidtopics.net/NV8E1~uKSPBljE2_mBMAbQ)**   
  With test templates you can add a predefined list of steps to a test. Any list of steps that follows a set pattern makes a good candidate for a template.
* **[Add steps to an automated test](https://servicenow-prod.fluidtopics.net/RMUgLrgF2WwPys478zXGuQ)**   
  Create a series of steps for an automated test to run in a specified order.
* **[Change automated test step](https://servicenow-prod.fluidtopics.net/i6eMSp3jOr~PRxXifT9aAQ)**   
  If necessary, edit a test step after you create it.
* **[Edit automated test step order](https://servicenow-prod.fluidtopics.net/9S4~5juO9wpI8n3EnFp8Jw)**   
  By default, steps execute in the order in which you created them. You can change this order by editing the Execution Order field.

