Versions Compared

Key

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

...

Given that the Test Plan behaves like a regular JIRA issue, you can also export any other JIRA fieldfields listed here.

Code Block
titleSome general mappings we can export from a Test Plan
Key: ${Key}
Description: ${Description}

#Overall Execution Status (percentage + total of testes per status)
TO DO: ${Overall Execution Status.TO DO.Percentage}% - ${Overall Execution Status.TO DO.Count}
EXECUTING: ${Overall Execution Status.EXECUTING.Percentage}% - ${Overall Execution Status.EXECUTING.Count}
PASSED: ${Overall Execution Status.PASSED.Percentage}% - ${Overall Execution Status.PASSED.Count}
FAILED: ${Overall Execution Status.FAILED.Percentage}% - ${Overall Execution Status.FAILED.Count}
ABORTED: ${Overall Execution Status.ABORTED.Percentage}% - ${Overall Execution Status.ABORTED.Count}

...

For a more detailed information on how to export Test Executions and its information please check the Test Execution page.

The word document below shows an example with all the mappings available to export from a Test Plan:

Image Added Xray_Test_Plans.docx