Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Contents

 

Basic navigation

Switch to the definition view of a project

  1. Select the project you want to open the test definition view for:
    1. either click on Tests in the main navigation bar and select a project from Current Project or Recent Projects
    2. or select Tests > View all projects from the main navigation bar and select a project from the list.
  2. 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

  1. Switch to the definition-tree-view of the project that contains the test you want to add a parameter to.
  2. Select the test from the definition tree.
  3. Click the  icon from the Parameters section in the issue detail view.
  4. Enter a key and an initial value for the parameter.
  5. Click Add to add the parameter.

Edit a parameter

  1. Switch to the definition-tree-view of the project that contains the test you want to edit a parameter from.
  2. Select the test from the definition tree.
  3. Within the Parameters section in the issue detail view locate the corresponding table entry for the parameter you want to edit.
  4. Click on the  icon for the parameter.
  5. Update the desired values and click Edit to save the changes.

Delete a parameter

  1. Switch to the definition-tree-view of the project that contains the test you want to delete a parameter from.
  2. Select the test from the definition tree.
  3. Within the Parameters section in the issue detail view locate the corresponding table entry for the parameter you want to delete.
  4. Click on the Delete icon for the parameter.
  5. Click  to confirm that you want to delete the parameter.
  • No labels