The major tasks for managing parameters in T4J are explained in the table below. To work on a project in T4J the first step is to navigate to its definition view, as follows:
Select the project to open in the test definition view, using one of the following ways:
Select Tests in the main navigation bar and select a project from Current Project or Recent Projects.
Select Tests > View all projects from the main navigation bar and select a project from the list.
You should now see the definition view.
Table of Contents
Task
Action
Create a parameter
Select the desired test case in the definition tree.
Select the +icon from the Parameters section in the issue detail view.
Enter the key and the default value for the parameter.
Select Add to add the parameter.
Info
To create multiple parameters without leaving the Add step dialog, select the option Create another.
Edit a parameter
Select the desired test case in the definition tree.
In the Parameters section in the issue detail view locate the corresponding table entry for the parameter you want to edit.
Select the editicon for the parameter.
Update the desired values and select Update to save the changes.
Delete a parameter
Select the desired test case in the definition tree.
In the Parameters section in the issue detail view locate the corresponding table entry for the parameter you want to delete.
Select the deleteicon for the parameter.
Select Delete to confirm that you want to delete the parameter.