Read a Report
Test Report Summary
The Test Report Summary provides a detailed view of test executions, including individual test case details and their execution status.
To view the Test Report Summary, perform the following actions:
On the Home page, under Projects, select the required Project.
From upper-right corner, select View reports to view the execution reports.
On the Reports page, select the Test Case Details icon to open the Run Details pop-up window, which appears in the upper-right corner of the Reports page.

Select the View Reports icon from the Run Details pop-up window to open the Result Summary window on the screen.

In the Result Summary window, you can view the following 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
Expand the first step arrow from the # column to view the detailed analysis of the execution, including all the test step details for the selected test case.

Explore the corresponding Test Case to view the following details:
Status: Displays the overall status of the Test Step Group and the execution result for each Test Steps.
Time Elapsed: Displays the duration taken to execute the test step.
Step Details: Displays the Test Step Group name along with detailed information about each step performed during execution.
Error Details: Displays the reason or error message for the failed test step.
Remarks: Displays additional information or comments related to the execution of the test step.
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: Displays the reason for the failed test step.


Select the Eye icon in the Action column to view the screenshot of the individual element captured from the Application Under Test (AUT).

Viewing Reports through Email
After you complete the execution, the generated Test Execution Report is automatically sent to the specified recipient via email.
Viewing Reports in Detail
The Email consists of following reports:
Summary Report: Displays an overview of the test execution including the total number of test cases executed, passed, failed, or terminated, overall execution status, and time taken for executing a test case. It includes an HTML version of the report.
Detailed Report: Provides step-level execution details within each test step group, including status, duration, error messages, remarks, and screenshots. The report also includes overview details to give a complete view of the execution results.
1. Summary Report
The Summary Report provides an overview of the test case execution results. It displays high-level information about the project, execution details, and overall test case status to help users quickly assess the outcome of the execution.
In Summary Reports you can view the following details:
Project Name: Displays the name of the project under which the test case execution was performed.
Execution Profile Name: Displays the execution profile associated with the test case.
Start Date and Time (UTC): Displays the exact date and time the test execution started, in UTC format.
Type of Execution: Displays the type of execution performed. For example, Avo Client.
Total Test Cases Executed: Displays the total number of test cases executed during the run.
Total Test Cases Passed: Displays the number of test cases that successfully passed.
Total Test Cases Failed: Displays the number of test cases that failed during execution.
Total Test Cases Terminated: Displays the number of test cases that were stopped or terminated before completion.
Test Case Name: Displays the name of the executed test case.
Execution Status: Displays the final execution result of the test case. For example, Pass or Fail.
Time Elapsed: Displays the total time taken to complete the execution of the test case.
Reports: Displays the generated test execution reports in HTML format.

2. Detailed Report
The Detailed Report provides in-depth information about each step executed within the test case. It includes data such as action performed, execution time, recovery mechanism, and error details, allowing users to analyze the execution flow and identify issues.
To view the Detailed Report from the email, perform the following actions:
Open the Email received after the test execution is completed.
Select the PDF report to view the detailed execution report.

After selecting the PDF report, the detailed execution report is displayed in a new tab.


Last updated
Was this helpful?