July 30, 2021 

The Xray team is proud to announce the release of Xray Cloud 1.1.59-2.001.000. This version's major features include support for Robot Framework v4.0, new capabilities when importing execution results using the Xray JSON format, and dataset improvements.

Release highlights 

Support for Robot Framework 4.0 (smile)


Robot Framework 4.0 comes with important new features such as the SKIP status and native IF/ELSE support as well as enhancements to type conversion and Libdoc.

These changes have not been possible without breaking backward compatibility in some cases.

Xray now supports the new Robot Framework 4.0 report format.


Find out more about this feature here.

rf40.png



New Xray JSON format capabilities

When importing executing results using the Xray JSON format, you can create tests automatically by providing a testInfo element along with the test specification. Xray will only create the tests once since consequent imports of the same report will reuse the same test issues and generate new executions for the results. Manual and BDD tests are matched by summary and Generic tests by the generic definition within the same project.

Xray brings you the ability to import data-driven test results into manual tests. A dataset within the execution will automatically be created based on the iterations that are being imported.

Learn more about this feature here.



Dataset improvements

Xray is now able to export existing datasets into CSV. This will allow you to edit the datasets outside of Jira and import them back again.

You can also change the order of parameters within a dataset.

Learn more about parameterized tests here.



Importing Test Sets using the Test Case Importer

As of now, you can import test sets along with tests using Xray's Test Case Importer. 

Associating tests with test sets within the same CSV file can be achieved automatically as Xray will create the issues and link the tests with the test sets specified in the Test Sets column.

You can also associate the tests that are being imported with existing test set issues in Jira by including the issue keys in the Test Sets column.

Learn more about this feature here.

And more...

Reports and Gadgets

  • XRAYCLOUD-3121: As a user, I want the Test Run List gadget to filter the assignee for the current user
  • XRAYCLOUD-3787: Include all custom test status that map to an "OK" coverage in the calculation of all success rates in the Test Plan Metrics report

UI/UX

  • XRAYCLOUD-3640: Test Coverage web panel UI/UX revamp
  • XRAYCLOUD-3964: As a user, I can create a new Test Execution issue for a given requirement issue
  • XRAYCLOUD-2390: On the Test Coverage, it should be possible to obtain the full summary of tests when hovering the mouse over them

Defects

  • XRAYCLOUD-3362: As a user, I want to see the Test Defects count column on the Tests panel in the issue type Test Execution


Just one last, yet important, thing...


Documentation is always very helpful and sometimes you might miss new articles.
We've added these sections to our extensive wiki, feel free to take a look at them:




Features and Bug Fixes in this release

 

Key Summary T Created P Status Resolution
Loading...
Refresh





  • No labels