...
After every test execution, Qualitia generates the test execution report. You can view the test execution report for a specific Release Number, Date, or Executions of the application under test.
Software Release: A software release is the private or public distribution of an initial or upgraded version of a software product.
Software Build: Builds are enhancements and fixes made on the application under test within a release, which are delivered to the test team to perform test on these builds.
To view a test execution report:
- Click Report.
The Reports screen is displayed. This is a Report List. The status of the latest twenty suites within the current project is listed in a tabular format. These Suites are sorted on the Generation Date in descending order.
You can apply filters based on Generated on Date, Release, and/or the Suite to view a specific report. - Click the Show Calendar drop-down arrow and select the Date, if required.
- Click the Select Release drop-down arrow and select the Release Number.
- Click the Select Suite drop-down arrow and select the Suite.
- Click Go.
The list of Text Execution Reports related to the selected values is displayed in a screen. - To view a detailed Test Execution Report of an execution, double-click a specific execution in report list.
A detailed test execution report and logs for a specific execution are displayed on the screen.
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Qualitia displays the report on test execution results after the tests are executed. The test execution report is displayed even if the test is not concluded successfully.
Details of Report List
The Report list is displayed 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, its Status, its Scenario, Task and Step details (Object and Action), and Test
Data used to perform the test.
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 displayed in report.
...