Viewing step-level results in test scripts

You can view the step-level results of each step after running a Web UI test. You can edit and troubleshoot the step in test scripts.

Before you begin

You must have completed the following tasks:

Procedure

  1. Log in to Test Hub.
    The Projects page of the initial team space is displayed.
  2. Click My projects > project_name to open the project that contains the test assets.
    The Overview page of the project is displayed.
  3. Click Author > Test Editor.
    The Test Editor page and the test navigator panel are displayed.
  4. Click Tests to view the list of tests recorded for the selected application.
  5. Click the .yaml file to open the test.
    The test steps are displayed on the Test Editor page.
  6. Click the test step for which you want to view the result details.
    The step details pane is displayed.
  7. Click the View Result icon .
    The result details such as test result, smartshot, start time, end time, and the duration of the step are displayed.
  8. Click the Previous Step icon and the Next Step icon to navigate between previous and next test steps.
  9. Optional: Click the Edit Step icon to edit the step.

Results

You have viewed the step level result.

What to do next

Run the test and view the Functional Report to verify the test steps with the variable assignment. See Viewing a Functional Report.