이 문서는 Xray를 이용한 요구사항 테스트 커버리지 관리 방법을 소개한다.

Overview

You can see the  Requirement coverage report in the Xray Requirements Project not in Xray Test Project.

Configuration

Version coverage

You need to set the same Fix Version number for both Requirements and the Test plan if you want to analyze coverage by version of the requirements.

Step-by-step guide


  1. Create Requirements project.
    You can create any types of Jira project
  2. Enable Xray Requirement Project
    Project settings >> Summary >> Actions
  3. Configure versions in the Xray Requirement Project
    Project settings >> Versions
    Add version numbers for example "v1.0 v2.0"
  4. Create Xray Test project
    Create a project using "Xray Project Template"
  5. Configure versions in the Xray Test Project
    Project settings >> Versions
    Add version numbers same as Xray Requirements Project
  6. Create Requirement issue in the Xray Requirement Project
    Set version number in the Fix Version field (For example: v1.0)
  7. Create a Test case via the button "Create new Test"  in the requirement issue
  8. Create a test plan int the Xray test project
  9. Add the created test case into test plan
  10. Create a test execution issue type via "Create Test Execution" button in the test plan
    Set the version number in the Fix Versions field (For example: v1.0)
  11. Execute the test
  12. Open Xray Requirement Project
  13. Click "Xray Reports" menu on the left pane
  14. You can select the report in view of plan or version