Versions Compared

Key

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

...

The Xray team is proud to announce the minor release of Xray Cloud 1.1.70-3.002.000. This version features the features native support for Behave and sorting Behave, the ability to sort Tests within a Test Set and filter-based navigation when executing tests.

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section
Column
width40%

Native support for Behave (smile)

Xray now supports native Behave JSON reports. 

You can generate the JSON execution report with Behave and import the results directly to JIRA Jira using the Test Execution import action or the Xray REST API.


Find out more about this feature here.

Column
width60%

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section
Column
width40%

Filter-based navigation when executing tests


The filter applied on the Test Execution issue is accounted for when navigating to the next or previous runs on the execution screen. Only tests included in the selected filter will be accessible when pressing clicking the "next" and "previous" icons.


Learn more here.

Column
width60%



...

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  where you will find documentation that will help on with migrations from other tools and updated some tutorials.

The first entry in this section is showcasing the 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 release released a JavaScript client library for Xray (datacenter Data Center & cloudCloud) as an open-source NPM package, for assisting on in importing test results to Xray right from JavaScript code; check it out!

The xray-maven-plugin open-source project was also updated to support Behave format on Xray cloud.

...