Versions Compared

Key

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

...

Choose what resolution will be applied to the test execution. This option is only available if the Resolved Test Execution workflow status is not none. The resolution is only changed for status of type done.


Notifications

User Groups allowed to add/remove Xray Notifications

User Groups which are allowed to add/remove Xray notifications to the Notification Scheme in the project settings page, since it can affect other projects using the sameNotification Scheme.

Final Test Run statuses that may trigger notifications

Final Test Run statuses that may trigger the 'Test Run Status set to Final' or 'Precedent Test Run Status set to Final' events.


Hierarchical Test Organization

...

User Groups that are allowed to add Xray Issue Types to a project in the project settings. If no user group is specified, then no one is able to add Xray issue types from the project settings page.


Cucumber Export Prefixes

When generating Cucumber .feature files, the issue keys are included as labels in the feature. This option allows you to prefix the generated label keys to identify the scenario with the following Jira issues:

  • Test
  • Pre-Condition
  • Test Set
  • Requirement

Cucumber Export Language

Language

...

When this option is enabled, one feature file will be generated for each requirement issue within the export context. Disabling this option will generate all tests in the same feature file, given that all tests also have the same background (pre-condition) or they have no background.

Xray REST API

Max results per request

Some endpoints results are paginated. This configurations defines the number of objects returned in each set of paginated results. Any try to make a REST API call that returns more than this number of results will result in a error.