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

Compare with Current View Page History

« Previous Version 4 Next »

After installing Xray, there are basically two steps you need to make at project level.

You can do it for a brand new project or for an existing project you may already have.


Add Xray Issue Types to your project

Tests along with other entities are abstracted as Jira Issue Types. Thus, you need to add them to the Issue Type Scheme used by your project.


  1. This can easily be done using a shortcut available in the "Summary" section, within the project settings (it can also be done from within Jira administration).




  2. Then edit the Issue Type Scheme (be ware of the projects using it) and add Test, Pre-Condition, Test Set, Test Execution, Sub Test Execution issue types by dragging them from the "Available Issue Types" column on the right side, to the "Issue Types for Current Scheme" on the left side, and save it.

          

Configure Requirements and Defects

  1.  In the "Test Coverage" section, define the Covered Issue Types (i.e. the testable entities, such as the typical requirements, user stories, epics). On the left side, you can see all available Issue Types and then you can drag the ones you want (e.g. Story, Epic) to the "Covered Issue Types". Don't forget to save the settings at the bottom of the page.


2. In the "Defect Mapping" section, define the Covered Issue Types (i.e. the testable entities). On the left side, you can see all available Issue Types and then you can drag the ones you want (e.g. Story, Epic) to the "Covered Issue Types". Don't forget to save the settings at the bottom of the page.




Learn more

Refer to the specific Project Settings page or take a look at the extensive Global Settings if you want to fine-tune Xray or adapt it to your specific needs.







  • No labels