Test Coverage Information Export (Figure 3) provides new queries and entities within the Xray GraphQL API, enabling Xray users to efficiently retrieve the Testing status of Requirement Issues.
Key Benefits
Streamlined access to Testing coverage data through the Xray GraphQL API.
Improved visibility and traceability of the Testing status for Requirement Issues.
Enhanced ability to integrate Test coverage data into external systems or reports.
Simplified data extraction for custom reporting and analysis needs.
New Queries
getCoverableIssue - returns a Coverable Issue by issueId.
getCoverableIssues - returns multiple Coverable Issues by JQL, Issue IDs, or project IDs.
This feature aims to empower users with greater control and flexibility over their Testing data.