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


---

# Create a new automated test

# Create a new automated test {#ariaid-title1}

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

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

## Before you begin

Role required: atf_test_admin or atf_test_designer

## Procedure

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. **Optional:** 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/uehGzniyJLaEBz8CO_0IOQ "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}

## What to do next

[Add steps to an automated test](https://servicenow-prod.fluidtopics.net/2voHfJtRchR7DiTJX4F~qw "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/JnBcqZmKRaTwYsRtWmCotg)**   
  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/2voHfJtRchR7DiTJX4F~qw)**   
  Create a series of steps for an automated test to run in a specified order.
* **[Change automated test step](https://servicenow-prod.fluidtopics.net/uONh3vbKn55~uonoD~4OzQ)**   
  If necessary, edit a test step after you create it.
* **[Edit automated test step order](https://servicenow-prod.fluidtopics.net/SgYCPKfoLyo3r7MAWpUOeg)**   
  By default, steps execute in the order in which you created them. You can change this order by editing the Execution Order field.

*[\>]: and then


