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 4 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 test step tasks

Create a test step

  1. Switch to the definition-tree-view of the project that contains the test you want to add a test step to.
  2. Select the test from the definition tree.
  3. Click on the  icon from the Test Steps section in the issue detail view.
  4. Enter a name and optionally a description of the test and a short summary of the expected result.
  5. Click Add to add the test step.

Edit a test step

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

Delete a test step

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

Change the position of a test step

  1. Switch to the definition-tree-view of the project that contains the test you want to move a test step from.
  2. Select the test from the definition tree.
  3. Within the Test Steps section in the issue detail view locate the corresponding table entry for the test step you want to move.
  4. Click on the  or  icon for the test step to change the position accordingly.
  • No labels