X-Ray is a test management add-on in Jira and it allows us to do all testing-related activities in Jira and stay visible to the team. It indexes tests in real-time, so you run tests with full control of the entire process. That way, you get total coverage, catch problems fast, and keep releasing quality software with confidence.
Basic Objectives
-
Learn where tests were correct or wrong using traceability reports
-
Use of orchestration and integration with frameworks (Cucumber and JIRA)
-
Link or requirements to test cases
Basic info:
-
X-Ray is in JIRA, but it needs to be configured for the project by the project admin
-
The configuration is easy and is safe even for running projects
-
Basic advantages:
-
test cases are in JIRA and linked to user stories
-
testing activities are visible for the project team
-
test results are visible for PM at the end of feature sprints
-
review of test cases with the team or the customer is easy
-
allows us to have regression tests and smoke tests in JIRA
-