Add steps to a test

This topic describes how to add step to a test in useMango™.

useMango™ tests are constructed as an ordered sequence of test steps, and each test step uses a component to carry out a specific action when the test executes. When adding a new step to a test, the step’s position and component must be defined.

  1. If the test already contains steps, select the step above where the new step should be positioned.
  2. Follow the steps to add a new step.
    • Click Insert step and type any part of the required component into the component search box.
    • As you type, components with names containing the entered text will be listed. Multiple search items can be entered by separating them with a space.
    • When the component is visible in the drop-down list, click on it to add it to the test.