How to View Run Results - Lab Session
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
Navigate to Schedule Runs
- 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.
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.
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.
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.