Add a test to a test case
Create and add a new test to an existing test case.
Before you begin
- Create a test case.
- Role required: tm_test_manager or tm_tester
Procedure
Navigate to All > Test Management > Test Repository > Test Cases.
Open test case which you want to add the test to.
From the Tests related list, click New.
On the form, fill in the fields.
| Field | Description |
|---|---|
| Number | System-generated unique identifier of the test |
| State | State 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. |
| Order | Order in which the test is performed, relative to other tests in this test case. |
| Test | Name of the test. |
| Expected result | Expected result of the test. |
| Detailed description | Detailed description of what is being tested. |
- 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