Versions Compared

Key

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

...

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

Choose the language in which the automated Cucumber tests will be exported in. The default language is English.

...

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.