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

Compare with Current View Page History

« Previous Version 2 Next »

Xray provides a set of custom fields that can be used for some issue types as detailed in Custom Fields and Screen Configuration.

Besides this, you can add your own custom fields to any Xray issue type: Tests, Pre-Conditions, Test Sets, Test Executions, Test Plans.

Currently, you can't add custom fields to Test Runs since they're not JIRA issues.


Xray provided custom fields

As mentione in Custom Fields and Screen Configuration, whenever you install Xray it will also add some custom fields.

Requirement Status

dd

TestRunStatus

dd

Test Set Status

dd


Adding your own custom fields

You may add CFs to Tests, however they’re not copied to the Test Run. Custom fields at Tests can be seen as complementary, non-relevant information.

But adding custom fields is not limited to the Test issue type; they can also be added to other Xray issue types, including the Test Execution and the Test Plan. For example, in the Test Execution you could add a custom field to identify the browser version.

Recommendations

  • Don’t reinvent the wheel; use standard fields, such as labels and components, and avoid creating custom fields without need
  • Remember that custom fields added to Tests are not copied to Test Runs, so they’re volatile/informative only; they’re not part of the specification
  • No labels