Parameters - Reference
Overview
In T4J you manage the parameters of a test case in the Parameters section of the issue detail view. The parameters are displayed as a table. The table has the following columns:
Parameter Key | The key is the name of the parameter and must be unique within a test case. The key is given when the parameter is created, but can be changed at any time. |
Identifier | The identifier is of the following form: |
Value | The default value of a parameter. The value is given when the parameter is created, but can be changed at any time. The value can be overwritten in a test plan or when a single execution of the test case takes place. |
Parameter Actions
Purpose | Action |
---|---|
Create parameter |
To create multiple parameters without leaving the Add parameter dialog, select the option Create another. |
Edit parameter | Select the parameter’s edit icon and complete the Edit parameter dialog. |
Delete parameter | Select the parameter’s delete icon and confirm deletion in the Delete parameter dialog. |
Use parameter in a test step | Insert the parameter’s identifier in the name, description or expected result of a test step. |
Overwrite default parameter values for a single execution | Provide the desired values in the Overwrite parameter values dialog that appears when you start the single execution of a test case. |
Overwrite default parameter values for a test plan | Select the desired test case in a test plan and select the entry “Overwrite parameters” in the context menu. Then change the desired values. When the plan is executed, the values of the parameters are determined as follows:
|