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

Compare with Current View Page History

« Previous Version 22 Next »

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


You can do it for a brand-new project or for an existing one.

These operations can all be done from within Xray Settings available at the project settings page.


            

Configure Xray Issue Types in your project

In order to configure Xray issue types with a project, you must know if you are in a next-gen project or in a classic project. The configuration steps for Xray issue types will be different for each kind of project.

Classic 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 be done within the Jira administration, but there is also a shortcut available in the Summary section within the project settings:




  2. Edit the Issue Type Scheme (be aware of the projects using it) and add Test, Precondition, 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. Click Save.


Next-Gen Projects

Within next-gen projects, you first need to create the necessary issue types manually.

  1. In the Next-Gen project settings, navigate to Issue Types and press Add Issue Type. Specify a name, description and icon to the new issue type. For simplicity, you can choose the same issue type names as the default global Xray issue types. Repeat these steps for all other necessary Xray entities such as: Test, Precondition, Test Set, Test Plan and Test Execution. Ex: Creating the Test issue type:

    You can download the icons for the Xray issue types bellow: 

  2. Map Issue Types to Xray entities: The next step is to map the issue types created in the first step with Xray entities. You can do that by accessing the Xray "Next-Gen Configuration" settings page and selecting the corresponding issue types:

Now you should be able to start creating Xray entities within your next-gen project. These issue types will behave exactly like the global Xray issue types that are installed by Xray.


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). Drag the ones you want from the Available Issue Types column (e.g., Epic, Story) to the Covered Issue Types column. Click Save.


2. In the Defect Mapping section, define the Covered Issue Types (i.e., the testable entities). Drag the ones you want from the Available Issue Types column (e.g., Story, Epic) to the Defect Issue Types. Click Save.



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