Contents
Basic navigation
Switch to the definition view of a project
- Select the project you want to open the test definition view for:
- either click on Tests in the main navigation bar and select a project from Current Project or Recent Projects
- or select Tests > View all projects from the main navigation bar and select a project from the list.
- You should now see the definition view by default.
Click the Definition button located in the top right corner if you don't see the definition view.
Essential parameter tasks
Create a parameter
- Switch to the definition-tree-view of the project that contains the test you want to add a parameter to.
- Select the test from the definition tree.
- Click the icon from the Parameters section in the issue detail view.
- Enter a key and an initial value for the parameter.
- Click Add to add the parameter.
Edit a parameter
- Switch to the definition-tree-view of the project that contains the test you want to edit a parameter from.
- Select the test from the definition tree.
- Within the Parameters section in the issue detail view locate the corresponding table entry for the parameter you want to edit.
- Click on the icon for the parameter.
- Update the desired values and click Edit to save the changes.
Delete a parameter
- Switch to the definition-tree-view of the project that contains the test you want to delete a parameter from.
- Select the test from the definition tree.
- Within the Parameters section in the issue detail view locate the corresponding table entry for the parameter you want to delete.
- Click on the Delete icon for the parameter.
- Click to confirm that you want to delete the parameter.