Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a new automated test

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 All > Automated Test Framework > Tests.

  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. Enable parameterized testing to run a test multiple times with different test data for each run.

    For more information, see Parameterized tests.

  5. Enter a Description for your test.

  6. Click Save.

    The system creates a new test record and returns to the list of tests.

What to do next

Add steps to an automated test.

Parent Topic:Building and running automated tests with the Automated Test Framework