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

Create a test case

Create a test case to group one or more related individual tests.

Before you begin

Role required: tm_test_manager or tm_tester

Procedure

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

  2. Click New.

  3. On the form, fill in the fields.

    FieldDescription
    NumberSystem-generated unique identifier of the test case.
    ActiveOption to indicate if the test case is active.
    Test suiteTest suite that the test case belongs to.
    Short descriptionBrief summary of the test case. Use a consistent naming convention such as [Feature]: [Scenario] to make test cases easy to identify in lists and reports.
    PrerequisitesConditions that must be met before the test case is executed, such as required roles or data setup.
  4. Click Submit.

What to do next

You can use the related link and related list of the new test case for the following actions:

  • Add this test case to a test plan by clicking the Add to Test Plan related link.
  • Add tests to this test case by using the Tests related list. For more information, see Add a test to a test case.

Parent Topic:Test cases