Versions Compared

Key

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

6 May 5 December 2022

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

This version features an enhanced Overall Coverage Report, creating folders in the Test Repository when importing Cucumber tests, improved filtering of Test Runs within a Test, and many other UX improvements. support for issue archiving in Jira data center. Users will be able to archive existing executions from Xray, this version also adds support for Xray Enterprise, the next level of Enterprise Quality Management

Column
width20%

Table of Contents

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px

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.

Section

Enhanced Overall Coverage Report

Column
width60%

Image Removed

Column
width40%
Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section
Replicate folder structure when importing Cucumber tests


Column

Section

Improved filtering of Test Runs within a Test

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
width30%
Column
width70%

Image Removed

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section
Documentation is always important and sometimes you may miss it. We added a set of relevant articles to our already extensive documentation.

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.

width60%

Image Removed

Column
width40%

Image Removed

And more...

UX Improvements

  • XRAY-2273: 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

Datasets

  • XRAY-7869: As a REST API user, I must be able to import an existing dataset from a CSV file
  • XRAY-8439: As a user, I want the possibility to map a parameter from the parent test to the called test

Image Removed

Just one last, yet important, thing...

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

 

Jira
serverXpand IT Issue Tracker
columnIdsissuekey,summary,issuetype,created,priority,status,resolution
columnskey,summary,type,created,priority,status,resolution
maximumIssues50
jqlQueryproject = XRAY and fixVersion = "6.23.0" and level is EMPTY and issuetype not in subTaskIssueTypes() order by issuetype desc
serverIdb6309ad5-5416-33d6-9a09-a3e02f20d3e6

...