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

Add a test to a test case

Create and add a new test to an existing test case.

Before you begin

Procedure

  1. Navigate to All > Test Management > Test Repository > Test Cases.

  2. Open test case which you want to add the test to.

  3. From the Tests related list, click New.

  4. On the form, fill in the fields.

FieldDescription
NumberSystem-generated unique identifier of the test
StateState of the test. Select from one of the following:- Draft: Test is not ready to be performed. - Ready: Test is ready to be performed. - Inactive: Test is no longer active.
OrderOrder in which the test is performed, relative to other tests in this test case.
TestName of the test.
Expected resultExpected result of the test.
Detailed descriptionDetailed description of what is being tested.
  1. Click Submit.

What to do next

You can create a copy of this test by using the Create Duplicate related link on the test form.

Parent Topic:Test cases