Read a Report
Enhancements:
There is a new column added in report as Error Details, it provides detailed error description for the failed steps.
The report is available in the format like HTML, PDF, detailed PDF, and email notification report as well.
The error details are provided for Grid, Excel, textbox operations, Dropdown and radio, checkbox operations related actions.
We have also provided the error details for Verify and compare related action in previous release.
For each GetParam step with status, value, and parameter name. Failures include error details, logs, and screenshots, with filter support for quick issue tracking.

For exploring the result summary of a test, follow the steps below:
Navigate back to the Report tab and select Testcase Details icon, to bring up Run details popup window in top right corner of Reports tab.

Select view Reports icon, from Run Details pop-up window to bring up Result Summary window in screen.

In Result Summary window you can see below details:
TestCase Name: Displays the name of the TestCase being executed
Project Name: Indicates the associated project name
StartDate/EndDate: Specifies the start and end timestamps for the test execution.
Overall Status: Reflects the Testcase execution's final outcome
Progress Bar: The progress bar visually depicts the percentage of passed, failed, terminated, in-progress, or queued steps
Execution Mode: Refers to how a Testcase was triggered or initiated
Execution Through: Displays machine name or user details in reports to identify where and who executed the Testcase
Executed Browser: Shows the name of the browser on which the Testcase execution was triggered
Select Expand arrow from the # column to check the detailed analysis of the execution for all the Test Step details of the Testcase

Explore the corresponding Test Case to find Step number,
Status: Indicates the execution result for each step
Step Details: Provides detailed information about the step performed
Remarks: It displays the step details
Time Elapsed: Displays the time taken for execution
Recovered By: Indicates the identifier through which it has been recovered
Defect: Indicates the option to log a defect in the defect management tool.
Error Details: Shows the failed test step reason

Select eye icon in the Action column to view the screenshot of the individual element from an AUT

Last updated
Was this helpful?