Adding a Run step
When you want to add a test inside the test as a step, you can use the Run step from the Flow catalog.
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.
- Opened the test in Test Editor. See Editing a Web UI test.
Procedure
-
Click the
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. - Select an existing edit branch or create a new edit branch.
- Drag and drop the Run element under any test step as required from the Flow catalog in the Catalog tab.
-
Click the Run step.
The step details pane is displayed.
-
Perform the following steps in the step details pane:
- Select a test from the list in Path or drag and drop the .yaml file in the designated field.
- Optional: Select a dataset from the list in Dataset or drag and drop the .csv file in the designated field.
-
Click the Save icon
to save the modifications.
- Optional:
Click the expand icon
to view the embedded test steps.
The embedded test steps are displayed in greyed-out mode indicating that you can only view the steps. You can click any step to view the step details. If you want to edit the embedded test, you must right-click the Run step and click Open. The embedded test is displayed in a new tab in Test Editor.