Reusable Tests category
Create reusable test components that can be incorporated into various other tests (regular or reusable test), minimizing redundant test code and enhancing test maintainability.
The Reusable Tests test step category contains all the reusable tests created on the instance by default. When you add a test step, select Add Test Step. You can now invoke the reusable tests you have created
through the Reusable Tests test step category.
Note:
By default, the reusable tests show up in this category. If you have customized a reusable test for another category, it shows up under the selected test step category.
| Field | Description |
|---|---|
| Execution order | Integer specifying the order in which the test executes this step. As you create steps, the system automatically assigns each step an incremental value. This value causes the test to execute steps in the order that you created them in. You can change this default order by editing the Execution order values. |
| Active | Option to activate this test step for use. |
| Application | Read-only application scope in which the system runs this step. |
| Test | Read-only name of the test that you're adding the step to. The test can be a regular or reusable test. |
| Timeout | Amount of time to wait for the step to pass. |
| Reusable Test | Read-only name of the reusable test that you're adding. |
| Notes | Description of the test step. |
See Reusable tests for more details.