How to View Run Results - Lab Session

Updated by Kashif Hussain

For all tests marked as ready and executed during a lab session, this guide will help you view the results for each and all execution.

You can navigate to the lab run results from one of two ways:

  • Sofy Portal
  • Sofy Lab Session

Access Lab Run Results in Sofy Portal

  • From the Dashboard, click on Automation in the main menu.

  • Then select the Runs & Results tab.

  • You will see the Scheduled Runs Result page by default.
  • Next, click on Scheduled Runs — this is the default selection in the dropdown.

  • Finally, in the dropdown list, choose Lab Runs.

Viewing Run Result Lists

You will see a list of all Lab Runs with Result Statuses Passed, Failed, Passed with Warning, Incomplete.

Test Run Result Status Meanings

Passed: Test case executed successfully without issues.

Failed: Test case did not complete as expected.

Passed with Warning: Test case passed but encountered one or more warnings during execution.

Incomplete: Test case could not finish. Possible reasons: internal error, or test run was manually stopped by the user.

Tip: Use the "Search Test Cases" bar to filter runs by name. 

Runs & Results with Lab Runs option selected

Opening Lab Run Details

Click on the Details icon (usually a small magnifier or info symbol) next to the test run you want to review.

Note: Test cases now have two states: Ready and Draft.
Only test runs in Ready status will be shown here. Learn more about Draft vs Ready status in our help docs.

This opens a detailed view showing every step performed in that run.

The detailed view shows screenshots for each step as the test ran, with the device view for that step.

Use the Left and right arrows buttons below the step section or use scroll bar for even faster navigation through every step.

Passed Lab Run

Failed Lab Run

The failed step will be highlighted in red along with the reason for failure. You may click See Failure Details to open a Compare Window showing the failed step only:

  • Baseline: Original recorded steps and element states.
  • Current Run: Actual steps and element states during this run.

The side-by-side screenshots allow you to visualize the differences that caused failure.

Tip: You can filter steps to show only failed ones using “View All Issues”, or return to the full flow using “View All Steps.”

Access Lab Run Results during Lab Session

Lab Run results can also be accessed directly from the Lab section. As soon as the execution is completed and a test case has either passed or failed, a result is generated.

How to view in Lab Session

Click on the Results tab in the Lab section.

You’ll see a list of all Lab Runs.

Click on any test name in the list to open a detailed view of that specific run.

Compare with Baseline Recording (General Results)

  • To compare the current lab run with the original recorded test, click on Compare to Recording.
  • This displays Baseline (Recorded) and Current Run screenshots side-by-side for each step.

  • Use the Left and right arrows buttons below the step section or use scroll bar for even faster navigation through every step, not just the failed one.
  • You can also click any step in the step list to focus on that step and then click "Compare to Recording" for a detailed side-by-side view of a specific step.
  • This allows you to analyze the entire test run in detail, step by step.


How did we do?