Versions Compared

Key

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

You may found in this This page has all the options available in in General Preferences configuration section.

...

Test Run Options

Options related to the execution of test issues.

...

When this option is enabled, the overall Test Run status can be set directly, without depending on the status of manual Test steps or, in the case of Cucumber Scenario Outlines, Test examples.

...

When this option is enabled, Test Runs can be executed inline, directly from the Test Execution issue view page. This option is only available if the final Test Run Status (above) can be manually set.

Fail All Steps/Examples

When this option is enabled, whenever the status of a Test Run is changed to FAIL, than all the Test Steps/Examples Statuses will also be updated to FAIL whenever the status of a Test Run is changed to FAIL.

Restrict automated Test status

...

When this option is enabled, the user can edit the Started On and Finished On dates date in the Test Execution Details page. 

...

Defect Issue Links

Options related to the creation of Defect issue creating in the context of test execution context.

Link Defects with Test

When this option is enabled, the defects created in the context of a test run are automatically linked with to the respective Test being executed.

Link Defects with Test Execution

When this option is enabled, the defects created in the context of a test run are automatically linked with to the respective Test Execution issue.

Link Defects with Requirement

When this option is enabled, the defects created in the context of a test run are automatically linked with to the respective Requirement being tested. 


Workflow statuses

Disallow executions of Tests with workflow statuses

Disallow Tests within certain workflow statuses from being executed or even added to Test Executions. Sometimes, a Test is still being written and should not be added to a Test Execution. In those cases, just indicate which Tests Test workflow statuses are to be considered as "not ready to be executed".

...

Choose the workflow statuses in which the Test Execution issues will not allow executing execution of Tests. For example, if you configure this list with the "Closed" status, when a Test Execution issue transitions to "Closed", then users are no longer able to execute Test Runs in this Test Execution issue when a Test Execution issue transitions to "Closed". 

In progress Test Execution workflow status

 Choose what workflow status the test execution will transition to when a test run is executed.

Resolved Test Execution workflow status

Choose what workflow status the test execution will transition to when all the test runs are in a final status.

Resolution for Resolved Test Execution

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


Hierarchical Test Organization

Enable Hierarchical Test Organization

When this option is enabled, the Test Repository and the Test Plan Board will be enabled and accessible from the top menu and the project sidebar.

Project Roles allowed to edit the Test Repository information

The project roles that are allowed to edit the Test Repository. If no role is specified, then every user is able to modify the Test Repository.


Defect Default Values

Environment

...

When this option is enabled, the Affect Version field of the defects created in the context of a test run will be populated by the FixVersion value of the Test Execution.

Label

The defects created in the context of a test run are populated with the " Label " value from the Issue Type selected in this field


Miscellaneous

Display Pre-Condition section before Test Details

When this option is enabled, the Pre-Condition web panel on the Test issue view screen will be displayed on top of above the Test Details panel.

Display Manual Test Steps table in short view

When this option is enabled, the cells of the Manual Tests Test Steps table will be displayed in short-view mode. If this mode is enabled, the rows will have a limited height allowing to allow for a better page navigation. There is an expand option within each cell to view the complete content.

Delete test definition when changing Test type

When this option is enabled, the test definition will be deleted when changing Test Type. If this option is disabled, the test definition won't be deleted and it'll be possible to undo the Test Type change operation and keep the information.

User Groups allowed to add Xray Issue Types

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 Language

Language

Choose the language in which the automated cucumber Cucumber tests will be exported in. The default language 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 on in the exported cucumber Cucumber feature files will be replaced by underscores. Enable this option if your testing framework does not support dashes in tags.

...