Disabling test steps

When you want to exclude a step or a set of steps under a container from the test run, you can disable such steps in a Web UI test.

Before you begin

You must have completed the following tasks:
  • Ensured that you are assigned a Team Space Owner, Project Owner, or Member with a Tester role to create or edit a test resource.
  • Read and understood the information in Edit branch overview and Create or select an Edit branch.
  • Ensured that your project contains a Web UI test.

Procedure

  1. Click the Edit button displayed on the Test Editor page.

    The Edit button appears only when no active edit branch is selected.

    Alternatively, right-click the test in the test navigator panel and select Edit.

    The Edit branch dialog is displayed.
    If the Edit branch dialog is not displayed, then go to step 3.
  2. Select an existing edit branch or create a new edit branch.
  3. Select a step or a container with multiple steps.
    The step details pane is displayed.
  4. Click the Advanced tab.
  5. Select the Disable checkbox.
    The selected step or set of steps under the selected container are greyed out.
  6. Click the Save icon to save the modifications.

Results

You have disabled a step or a set of steps.

What to do next

You can clear the Disable checkbox in the Advanced tab to enable the test step.