You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

In this configuration page, users can configure settings related to Cucumber Tests and the generation of Cucumber .feature files (i.e., export) based on Xray Tests and related entities.

Cucumber Export Prefixes

Test

An optional prefix for the Test label key to identify the scenario with a Jira issue.

Precondition

An optional prefix for the Precondition label key to identify the Jira Precondition issue.

Test Set

An optional prefix for the Test Set label keys to identify the Jira Test Set issues.

Requirement

An optional prefix for the requirement label key to identify the Jira requirement issue.


Cucumber Language

Validate Cucumber Scenarios

When this option is enabled, the Cucumber Scenarios will be validated before creating or updating a test.

Language

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


Cucumber Export

Replace dash [ - ] with underscore [ _ ] when exporting issue keys as tags

When this option is enabled, the dashes in the issue keys included in the exported Cucumber feature files will be replaced by underscores. Enable this option if your testing framework does not support dashes in tags.

Generate features by requirements

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 (precondition) or they have no background.

  • No labels