Test Management

Adding Steps to Test Case

OVERVIEW

Users can add steps to Test Case as required.

HOW TO ADD STEPS TO TEST CASE

This option enables to add new steps to the existing test case.

To add a new step:

  • Navigate to the Product Tree, select the required test case. You can also go to the view mode of a test case work item to add a step.
  • Select the Steps tab and click “+” icon at the bottom right corner to add steps. User can enter the Description and Expected Result directly to add a step.
  • In the Actions column, select ‘Add After‘ to add a step after the existing step.
  • In the Actions column, select ‘Add Before‘ to add a step before the existing step.
  • Enter the Step description in the Description section.
  • Enter the Expected result in the Expected Value section.
  • In case the indication “Enable upper/lower limit management” is set to true, you can also set upper limit and lower limit for test case:
  • Click Save. This adds the new step to the test case.
  • Note: The editor allows you to embed images and other text formats such as table bullets and numbering.

ACTIONS

  • Add After‘ – to add a step after the existing step.
  • Add Before‘ – to add a step before the existing step.
  • Move Up – to move the step ahead
  • Move Down – to move the step below
  • Edit icon – To edit the step details
  • X – to delete the step
Related Articles