Create a new automated test

  • Release version: Xanadu
  • Updated August 1, 2024
  • 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 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. Optional: 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.