Versions Compared

Key

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


xx December 2018January 2019

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

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Built-in Zephyr for Jira migration utility


Column
width40%

SCREENSHOT TO DOImage Added

Column
width60%

Xray now provides a built-in migration utility for Zephyr for Jira, so you can easily migrate to Xray and take advantage of the many features Xray provides over Zephyr.

As you may still have some projects using Zephyr for Jira, you may now inline migrate the Tests and related data to Xray following a wizard.

This specific utility is available in Jira administration, under System > Import and Export > External System Export.


Learn more here.

...

JQLREST APIXporter
  • Support for Test Execution filter as argument in the testPlanTestExecutions() JQL function

    testPlanTestExecutions("mytestplanlistmy_testplans_list")

  • Support for Tests filter as argument in the testRequirements() JQL function

    testRequirements("my_tests_list")

  • Return ids of step and attachments whenever updating or creating Test steps
  • Enhanced integration with Xporter, in terms of performance and also by providing access to the Test Run rank within a Test Execution

...