Versions Compared

Key

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

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Support for xUnit test results


Column
width20%

Column
width80%

xUnit.net is a technology for unit and integration testing C#, F#, VB.NET and other .NET languages. xUnit.net works with ReSharper, CodeRush, TestDriven.NET and Xamarin. It is part of the .NET Foundation.

Xray now supports xUnit execution results. You can send directly the XML report generated by xUnit into Xray, either using the REST API or the user interface.


Learn more here.



Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px
Section

Configurable Columns on the Test Runs List Gadget


Column
width40%


Column
width60%



Learn more here.

...

Panel
borderColor#F3F3F3
bgColor#FAFAFA
borderWidth1px

Configurable Columns on the Test Runs List Gadget

It is now possible to configure the columns on the Test Runs List Gadget. You can include any field from the Test issues, fixed Test Execution fields, or Test Run fields (including the Test Run Custom Fields).

Learn more about this feature here.

Learn more here.

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

Document Generator Improvements


Column
width40%


Column
width60%

You can now export Tests from within the Test Repository or the Test Plan board using the Document Generator.

Context actions are provided on the folders and in bulk selections so that you can easily select and export the Tests you need.


When configuring templates, you also select the target Xray entities as well as the scopes/screens where these templates can be used. 


Document Generator now supports Test Run activity logs.


Jira administrators can also enable/disable the Document Generator feature.


Find out more about this feature here.

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

Column
width50%

Performance improvements

As part of our effort for continuous performance improvements, we have improved boosted the import of execution results, either through the UI or the REST API. In some cases, these page load times, specially for manual Tests with more then 100 steps. These performance improvements can reach 50% improvement 80%.

Improving performance is an ongoing effort for us, so you can expect additional enhancements to come ahead.

Please take a look at the resources, Usage tips to improve performance, containing setup, and "best practices" for optimizing Xray performance. 

...

  • XRAY-6332: Jira admins must be able to configure if project admins can configure Test Step and Test Run custom fields in Xray

...

  • XRAY-2242: Ad-hoc Test Execution should contain not only the issue key but also the summary of the Test issue5796: Xray must support the user picker field types for Test Step custom fields

User Interface

  • XRAY-5990: Use folder picker to edit test repository path custom field
  • XRAY-4777: The Test execution "Last updated time" should be updated whenever tests/test steps are executed
  • XRAY-2242: Ad-hoc Test Execution should contain not only issue key but also summary of Test issue

Reports and Gadgets

  • XRAY-4442: As a user, I can filter Test Runs on the Test Runs List gadget/report by currently logged in user

...

  • XRAY-6152: As a user, I can search for Manual Test Steps text using JQL
  • XRAY-3734: The JQLs testsWithNoTestSet and testsWithoutTestExecution should take a filter as an argument
  • XRAY-4719: The JQL manualTestsWithoutSteps() should take a filter as an argument


REST API

  • XRAY-5627: As a REST API user, I can set Test Run custom field values when importing execution results using the Xray JSON format

New Features and Bug Fixes in this release

...