Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width80%

5 6 May 2022

The Xray team is proud to announce the release of Xray 6.2.0.

This version features an enhanced Overall Coverage Report, creating folders in the Test Repository when importing Cucumber tests, and improved improved filtering of Test Runs within a Test, and many other UX improvements.

Column
width20%

Table of Contents

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Enhanced Overall Coverage Report


Column
width60%

Image RemovedImage Added

Column
width40%

The Overall Coverage Report now supports up to five levels of depth of Requirements and Sub-Requirements.


For example, you can have a requirement hierarchy like Epic > Capability > Feature > Story and you will be able to trace down all requirements by expanding the parent requirement.  


Find out more about this feature here.

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
30%
Section
Column
width

Replicate folder structure when importing Cucumber tests


Column
width30%

When importing Cucumber feature files using the Xray REST API, it is possible to choose if Xray will replicate the folder structure of the input zip file that is being imported.


Learn more here.

Column
width70%

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Improved filtering of Test Runs within a Test


Column
width60%

Column
width40%

Filtering Test Runs within a Test issue has improved. It is now possible to use any issue field (native or custom fields) on basic searches and use JQL directly.

The filter values (and JQL) are also saved in user preferences so that users do not lose context when navigating between issues and reports. 


Learn more about this feature here.


And more...

...

UX Improvements

  • XRAY-7480: Export Execution Results - REST API should include Test Run Custom Fields resultsXRAY-18682273: As a user, I always create Test Executions in Xray using the Jira create issue dialog
  • XRAY-5230: As a user, in the Test Run Page actual results section I can browse my local files
  • XRAY-2799: As an Admin I can configure if the cloned Test case gets associated with the original Test Plan or Test Set
  • XRAY-8258: When importing Cucumber JSON results, the evidence imported should appear in the overall Execution Evidence field, on the top of the Execution Details page: Whenever associating a Test Execution to a Test Plan using the REST API, the tests must be added to the Test Plan by default

Datasets

  • XRAY-28927869: As a REST API user, I can obtain a list of recently updated Test Executions using a JQL functionmust be able to import an existing dataset from a CSV file
  • XRAY-28938439: As a user, I can obtain a list of recently updated Test Plans using a JQL function

Document Generator

  • XRAY-6558: As an admin, I want to be able to define the maximum number of exportsthe possibility to map a parameter from the parent test to the called test



Image Modified

Just one

...

last,

...

yet important, thing...


Section

Documentation is always important and sometimes you may miss it. We added a set of relevant articles to our already extensive documentation.

In this release, we have created a new section dedicated to Migration where you will find documentation that will help with migrations from other tools.

The first entry in this section showcases the Test Case Importer with different examples available. You can find the code for these tutorials, and more, in our GitHub account. Check them out and let us know your feedback (smile) 


We also released a JavaScript client library for Xray (Data Center & Cloud) as an open-source NPM package, for assisting in importing test results to Xray right from JavaScript code; check it out!


All New Features and Bug Fixes in this release

...