Shows a list of Test Runs with detailed information for each one, including related Test, Test Execution and Test Plan entities, execution dates, and linked defects.

To use this report, your project must have the Test Execution or Sub-Test Execution issue types in the issue type scheme.


Purpose

This report enables you to see which tests were or are going to be executed, along with the corresponding result and key metrics.

Possible usage scenarios:

How to use

This report is accessible from either the Xray Reports icon on the project left sidebar or from the standard Reports icon, which includes other kinds of reports besides Xray.

At the top of the report you'll find two areas related with the report and with the data shown in the report.

Source data

Source Test Runs objects can be directly provided using a Test Execution or Sub-Test Execution-based saved filter (within section A) or by specifying some Test and Test Execution fields.


Only Test Executions from the current project are taken into account.

For performance reasons, Xray limits the number of Test Runs shown to 10,000. If the number of filtered Test Runs is greater than this, then the user needs to review the applied filter in order to restrict it further.


Understanding the report columns

MetricNotes
TestKey of the Test associated with the TestRun
Test SummarySummary of the Test associated with the Test Run
ComponentsComponents of the Test associated with the Test Run
Test TypeType of the Test Associated with the Test Run
Test PriorityPriority of the Test associated with the Test Run
Executed ByUser who performed the execution
Started AtDate of the TestRun start
Finished AtDate of the TestRun end
Elapsed TimeElapsed Time since the start of the TestRun. If the Status is not final, then the elapsed time will be the time between the start date and the current time.
TestRun StatusThe status (i.e., result) of the TestRun
Custom FieldsThe Test Runs Custom Fields. These are configured in the project configuration section. This column can be hidden.
Test PlanIf the Test Execution has been created in the context of a Test Plan, this column will display the Test Plan key
Test ExecutionKey of the Test Execution associated with the Test Run
Fix VersionFix Version associated with the Test Run
RevisionRevision of the Test Execution associated with the Test Run
Test EnvironmentsTest Environments in which the Test has been executed
Linked Defects

Defects directly associated with the Test Runs. Will count as unique Defects (I.e., if the same Defect issue is added multiple times in the same Test Run, it will count as one).

Defects with Resolution will be counted as Closed; all others will be counted as Open

Example

Exporting the Report

The report can be exported to a CSV file, which will include all report rows (and not just the visible ones).

Click on Export and select To csv.


 

Sharing the Report

The report can be shared by copying and sending the URL located in the browser's address bar.

When opening the report the Filter will be automatically populated with the values provided in the URL.