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.
- Opened the test in Test Editor. See Editing a Web UI test.
Procedure
-
Click the
button, if it is displayed on the Test Editor page. Otherwise, go to step 3.
The Edit branch dialog is displayed. - Select an existing edit branch or create a new edit branch.
-
Select a step.
The step details pane is displayed.
- Click the Advanced tab.
-
Select the Override Timeout checkbox.
The Timeout Details section with the Duration and Unit fields is displayed.
- Specify the amount of time that Test Hub must wait for the step to be completed in Duration.
- Select the unit of time for the timeout in Unit.
- Optional: Select the Code checkbox to enter the timeout and unit.
-
Click the Save icon
to save the modifications.