Document toolboxDocument toolbox

Header

(8.4.X) Understanding Test Execution Report

Qualitia displays the report on test execution results after the test cases are executed. Qualitia generates the test execution report even if the test case is not concluded successfully.

Details of Report List

The report list appears showing the status of the latest twenty executions within the current project in a tabular form. These executions are sorted on the Generation Date in descending order.

The report list describes Suite Name, Schedule Name, Build, Release, Iteration Number, User Name, Generated On, and Status of each Suite of the current project.

Details of a Test Execution Report

The test execution report displays a detailed summary of the test execution performed of a specific suite. It includes Project Name, Suite Name, Build Number, Release Number, Iteration, Start Time of the Execution, End Time of the Execution, Passed Test Cases, Failed Test Cases, Not Executed Test Cases, and Defected Test Cases. The percentage of test cases for each status is shown in the form of a donut chart in the header section of the report. The grid view of the Summary Report can be filtered to show test cases for a specific status by either selecting the particular donut slice for that status from the donut chart or by the Filter available on the Status column header in the grid report.

The details log gets generated during execution process which is integrated within the execution report to quickly analyse the results and identify application defects and resolve automation failures. It also displays a tabulated tree list of test cases associated with the executed suite. This list includes Name of the Test Case, Execution Status, Scenario, Task and Step details (Object and Action), and so forth.

Data used to Perform the Test Case

The tree can be expanded/collapsed at every test case level to view/hide the task and steps within a test case. Navigation controls have been provided in the top right section of this Detailed Report that will allow the user to traverse through the tasks and steps corresponding to Defect or Fail status in the grid section of the report. Clicking on any particular step in the report will navigate to the logs information specific to that step to analyse the results.

It displays Info Log, Error Log, and Debug Log on the bottom pane of the screen. The log sections can be shown/hidden from the button provided for the same at the top right section of the screen.

The following table describes the details of columns appear in report.

Heading

Description

Test Case Name

The status of the selected test case and the sequence and status of tasks associated with the selected test case.

Status

The status of the selected scenario and the sequence and status of test cases associated with the selected scenario.

Scenario

Indicates the name of the scenario.

Object

Indicates the object name.

Action

Indicates the action associated with an object.

Data

Indicates the data associated with an action.

Footer