A new version of Qualitia Automation Studio for Web and Mobile 7.2.x is now available. We highly recommend you upgrade. Find more details here.
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 details log gets generated during execution process which is integrated within the execution report to quickly analyze 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. Clicking on any particular step in the report will navigate to the logs information specific to that step to analyze the results.
It displays Info Log, Error Log, and Debug Log on the bottom pane 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. |