Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printablefalse

What is X-Ray

X-ray is a management tool in JIRA that requires no configuration from the user. If you are familiar with JIRA, X-Ray should pose no problems as the usage and workflows are the same. The tool can be used both in Feature Sprints and during UAT.

...

Info

You can learn more by checking the official site and documentation here.

X-Ray New issue types in JIRA

Test = test case with details
Test Plan = define the scope of testing, contain all Tests tested in the project
Test Set = group of Tests created for testing the same purpose, we usually don’t use it
Test Execution = group of Tests ready for test execution, there should be one Test execution for each Feature Sprint or for every tester in UAT phase
Precondition = can specify in details preconditions for Tests, we usually don’t use it
Sub Test Execution = similar like Test Execution, we usually don’t use it

Demo test cases were created in Test QA project in our JIRA:

The demos includes:

  • Basic overview of issue types

  • How to start with testing on the project

  • How to create test cases from User Stories

  • How to execute test cases and report the results

  • How to see test progress and test results

  • How to see bugs linked to failed test cases

...

Alternatively, you can check out out sample UAT test cases in the dedicated Excel file indownloads.

Tips for the project

To make sure that your project runs as smoothly as possible, here are some tips we have learned after extensive testing. Implement them into your projects to ensure the most efficient process you can.

...