Adding a timeout value to test steps

When you want to specify the amount of time that HCL DevOps Test Hub (Test Hub) must wait for a test step to be completed, you can add a timeout value to the test step.

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 in the test navigator panel.

Procedure

  1. Click the Edit button, if it is displayed on the Test Editor page. Otherwise, go to step 3.
    The Edit branch dialog is displayed.
  2. Select an existing edit branch or create a new edit branch.
  3. Select a step.
    The step details pane is displayed.
  4. Click the Advanced tab.
  5. Select the Override Timeout checkbox.
    The Timeout Details section with the Duration and Unit fields is displayed.
  6. Specify the amount of time that Test Hub must wait for the step to be completed in Duration.
  7. Select the unit of time for the timeout in Unit.
  8. Optional: Select the Code checkbox to enter the timeout and unit.
  9. Click the Save icon to save the modifications.

Results

You have added a timeout value for a test step.