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.

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:

  1. On the Home page, under Projects, select the required Project.

  2. From upper-right corner, select View reports to view the execution reports.

  3. 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.

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

  1. 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

  1. 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.

  1. 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.

Note: When a test case uses a captured element that is deleted, the execution stops automatically, and the Testcase is marked as Terminated in the Status column of the Reports section, and the Error Details column displays Deleted element found, instead of leaving the Testcase in In Progress.

Example:

If a test case contains a captured element like Submit Button and this element is deleted, execution stops immediately. The Status column shows Terminated, and the Error Details column displays element not found.

  • Remarks: Displays additional information or comments related to the execution of the test step.

Note: To learn how to add test step details, click here.

  • 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.

  1. 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.

Note: To learn how to set the recipient email ID for sharing the report. To learn more, click here.

Viewing Reports in Detail

The Email consists of following reports:

  1. 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.

  2. 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:

  1. Open the Email received after the test execution is completed.

  2. Select the PDF report to view the detailed execution report.

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

Last updated

Was this helpful?