We're happy to share the latest addition to mabl MCP tools: #get_xray_test_cases and #assign_xray_to_mabl_test!
With these new tools, you can retrieve Xray test cases and link them to mabl tests directly from your preferred AI client, seamlessly bridging Xray test management with mabl's testing capabilities.
The new Xray integration tools are especially helpful for the following use cases:
- Unified test management - maintain test documentation in Xray as a single source of truth for test case requirements while using mabl's powerful execution capabilities
- Streamlined traceability - establish connections between mabl tests and Xray test cases to track requirements coverage and maintain test documentation
- Efficient test organization - accelerate your test setup workflow by quickly browsing and assigning Xray test cases to corresponding mabl tests without switching between platforms
Try it out
Before you start
Make sure you have configured the Xray sync integration for your workspace.
In your AI client, you can retrieve Xray test cases from your connected project and assign them to mabl tests. For example:
- "Please show me all the Xray test cases from project ABC-123."
- "Assign Xray test case DEF-456 to the mabl test 'User Login Flow'."
After your client invokes the #get_xray_test_cases tool, it'll return a list of available test cases with their issue IDs, keys, and summaries. You can then use #assign_xray_to_mabl_test to create the connection between Xray and mabl, and the tool will confirm the successful assignment.
Learn more
For more information about the mabl MCP, check out all of our documentation here.