Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Test Run report can be shared and discussed during retrospective as it contains detailed test execution status. The report can help organization visualize their current quality and plan ahead QA and Development activities timely.

For the selected Project, the Test Run Report shows how many tests were run over a period of Time, Sprint or Version. The report displays overall progress of test executions.

The report consists of two charts: Test Run Coverage of selected stories and Defect Coverage of selected stories.

By default, all the test runs are considered for calculating test run and defect coverage of selected stories. If you want to refine test run scope, then configure the report.

Select test runs you want to generate the report for. Multiple options are available to filter test runs and select the required ones.

Configure the Test Run Report

Open QMetry menu > View Reports > Test Run Report.

Click on the Configure button at top right.


Image Modified


Step 1. Issue Selection

(A) By Filter Criteria like Project, Issue Status or JQL. Apply different filter or write JQL query to construct issue selection criteria.

Note: This option will update report dynamically if new issues are added matching the selection criteria.

Once the query/criteria is constructed for issue selection, users need not to bother about writing new queries/criteria to take care of any changes/addition/removal of issues. It will be taken care of automatically.

To search for issues with specific criteria, you can apply either Basic Search or Advanced Search.

...

You can use JQL to write the search query and get preferred issues as per the criteria. Read more about JQL syntax and how to use JQL for search.


(B) Individual Issues

The checkbox will be available to select individual issues as per your preference.


Image Modified


Step 2. Select Issues or Criteria

If you have selected (A) above, then apply filter and click Next.

...

If you have selected (B) above, then select individual issues by selecting the checkbox. Even you can apply filter here and then select required issues.


Select test runs you want to include in report and click on the Generate Report button at the top right.

On the basis of test runs selected here, the report will be generated.

Test Case Result

The bar chart displays the count of Test Case execution results of test cases covered understories. The report shows the count of Test Cases Passed, Blocked, Failed, Not Executed, etc.

...

Export Test Execution Report: You can drill down to the individual category and export the details related to that category into Excel file by clicking on the Export button.

Defect of selected Test Run Run

In QMetry for Jira server version 3.x, the bar chart displays Priority wise (High/Medium/Low) count of defect linkages for the test runs. These are the bugs encountered and logged during the execution phase. Once you select test runs as described above, you can view the Defect of selected Test Run report.

...

You can view the complete hierarchy of association – Bug – Test Run – Story – Test Case.

You can open an individual defect page in JIRA.

Export Defect Coverage Report: You can drill down to the individual category and export the details related to that category into Excel file by clicking on the Export button.

...