Leverage the power of Xray Test Management for Jira to sync your automated test results with Jira issues. This integration connects your test automation pipeline directly with your Xray-enabled Jira project to streamline visibility, traceability, and reporting.
Overview
This integration allows your automated test suite to:
- Create test executions and link them to Xray test plans or test cases
- Sync test results (e.g., passed, failed, skipped) to Jira/Xray
- Update Jira issues with test execution results for better traceability
Note: The integration currently supports syncing results to a single Xray/Jira project.
How It Works
- Your automated test suite is executed.
- The integration identifies matching Xray test cases (or creates executions if configured).
- A test execution is created in your Xray project, linked to the appropriate test plan (optional).
- Results from each test case are posted to Xray via the REST API.
What Gets Synced
- Test executions: Created under a specified Jira/Xray project
- Test case results: Passed, failed, skipped, etc.
- Metadata: Execution start/end times, environment info, and optionally test evidence (e.g., logs, screenshots)
Requirements