Versions Compared

Key

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

...

  1. Enable Xray for a given project
    1. Map your issue types to requirements and/or defects to make the them coverable by Xray tests (in global settings - Jira Administration > Manage Apps > Xray > Issue Type Mapping) 
    2. Activate Xray Requirement Coverage for the project
  2. Open a requirement story
  3. Use the Test Coverage section to create new tests (or add existing ones)
  4. Define the Test Details and issue metadata fields
  5. (optional) Create a Test Plan from the respective section of Test Details
    1. In Xray, Test Plans are also flexible in defining the goal and the scope of testing but not as dependent on the time period - you can have the same Test Plan issue between sprints (associated with different Test Executions) and therefore consolidate the results from multiple iterations/builds.
  6. Create a Test Execution from the “Test Runs” section of Test Details
  7. Execute
  8. See the results on the requirement story
  9. Utilize the reports (built-in or from Xporter/Document Generator) and/or dashboards for project-level analysis

...