October 23rd, 2023

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

We are excited to announce the latest update of our software, which includes two new features: Time Tracking and Test Parameterization (Automated Tests).
With Time Tracking, you can monitor and optimize the performance of your test execution. With Test Parameterization, you can automate and customize your automated testing scenarios for different data sets. These features will help you improve your efficiency and quality of your data analysis.


Upgrade Notes

Upgrading Xray to 7


If you are upgrading from a version lower than 3.2, this implies that an upgrade task will run to pre-calculate historical data. This one-time action will run in the background so that Xray remains available during the upgrade. A  re-index operation of your Jira instance is required to make the internal data searchable and usable by Xray.

Please be aware that this upgrade task will run immediately after updating Xray. As this operation can take some time and use a considerable amount of server resources, we suggest scheduling the upgrade of Xray outside of business hours. It is always possible to cancel the recalculation operation in the Xray configuration section → Custom Fields → Maintenance.

If upgrading from v3.2.x or v3.3.x to v7, you must recalculate data in the Xray configuration section → Custom Fields. This recalculation is necessary because of the huge improvement in the amount of data that Xray needs to add to the table and the Lucene indexes.

As this operation can take some time and use a considerable amount of server resources, we suggest scheduling the upgrade of Xray and recalculating the custom fields outside of business hours.

Downgrading from Xray 7


Downgrading from Xray 7.x.x to a previous version may have the following side effects:

After creating some specific data using Test Case Versions, the user may have some glitches when downgrading to a specific version of Xray

  • On a Test Issue, multiple manual test versions with steps, when downgrading the test issue will show all steps from all the versions
  • On a Test Issue, multiple manual test versions with specific datasets, when downgrading the test issue will show the parameters from all the datasets 
  • On a Test issue, having different test versions linked to the same precondition issue when downgrading, the test issue will show an integrity error instead of showing the precondition table


    And the precondition will show the warning of being linked to an archived test

Release highlights 

Test Parameterization for automated tests


Maximise your coverage with test parameterization

Testers frequently have multiple data sets for 1 test but creating individual tests for each data set takes time and effort. With data-driven testing, you can keep data separate from tests and execute different combinations of test data to generate results efficiently. 

You can quickly define a large number of tests with different output values and reuse your data sets. Data-driven testing increases your coverage, eliminates repetitive tests, and most importantly saves significant time on test execution. 

Benefits of data-driven testing and test parameterization

  • Tests are easier to understand, maintain and manage.
  • Execute the same test several times with different inputs which reduces test cases you have to create.
  • Reduces manual effort on execution.
  • Time efficient, saving time on creating repetitive test cases.
  • Better organization of tests and results.
  • Reduces duplicate and redundant testing.


Xray now added parameterized tests feature to the automated tests, that executes the same test with different input values, multiple times, without ever having to clone or replicate it.

With this feature, you can minimise repetitive test cases, save time on execution and increase your test coverage. 


Learn more here.

Time Tracking


Time Tracking is an important test management feature, as it helps testing teams track output and forecast future test plans.

To help track test execution time, a test run contains timestamps that automatically log the start and finish date. Users were previously able to choose to change the start date manually, but they could not stop and resume the execution as needed.

This prevented the total time spent on a given test run from reflecting the actual time spent by the user executing the entire test. 


With this new Time Tracking feature, our users can now pause and resume test execution directly on the Test Run screen, providing greater flexibility and reliability over the time tracking process. Learn more here.


Just one more, yet important, thing...

Documentation is always important, and sometimes you may miss it.

We included further tutorials to show how to migrate from other test management tools, to foster adoption of Xray in your teams. Lastly, we consolidated helpful tips for facilitating compliance with our suite of tools using an e-commerce platform as an exercise to talk about standards, guidelines, key risks, and mitigation strategies. 


Here's a summary of all the relevant articles that we've added and updated recently:



All New Features and Bug Fixes in this release

 

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



  • No labels