You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Shows a list of Test Executions, their attributtes and information about overall progress and linked defects.


Purpose

The Test Executions List Report shows a list of Test Execution issues and their corresponding execution status. A Test Execution status is shown as a progress bar with the latest Test Run status from each Test issue that is associated with that Test Execution.

Possible usage scenarios:

  • analyze both the progress of each Test Execution and the success rate
  • analyze the amount of defects opened in each Test Execution
  • analyze the testing results for some revisions of the SUT
  • see the planned Test Executions for some version, for some Test Environment and get an overview of the progress of each one of them

How to use

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

Source Test Execution issues can be directly provided using a saved filter or by specifying some Test Execution-related fields:

  • Saved filter: a saved filter containing Test Execution issues

  • Project: the project containing Test Executions
  • Fix Version: the version assigned to the Test Execution
  • Assignee: the Test Execution issue assignee
  • Component: the component assigned to the Test Execution issue
  • Status: the Test Execution issue Status
  • Resolution: the Test Execution issue Resolution
  • Test Plan: the assigned Test Plan
  • Environment: the assigned Test Environment
  • Revision: the revision of the SUT, which is assigned to the Test Execution
  • Contains: search based on the key or the summary of the Test Execution
  • Include Previous Versions: filter Test Executions older or equal than the given Fix Version 


Please note

Only Test Executions from the selected project are shown by default. For showing Test Executions from different projects you have to use a saved filter.

Columns

Besides all available custom fields for Test Execution issues, there are also some special columns that can be included:+


Metric

Notes

RevisionThe revision of the SUT targetted by this Test Execution (i.e. typically the code revision or the build number)
Begin DatePlanned begin date for the Test Execution
End DatePlanned end date for the Test Execution
Test Environment(s)Test Environment(s) linked to the Test Execution (i.e. the environment assigned to the Test Execution where tests were executed on or are schedule to be executed on)

Defects

Amount of linked defects (i.e. the ones created/linked during execution of tests)
StatusThe progress (i.e. the overall execution status of the Test Execution)


Example


  • No labels