I'm using XRay in Jira, in particular I'm working with the following issuetypes: tests, test set.
In the search page, I would like to filter all tests that belong to a specific test set (known key).
There is some way to filter like this?
Generally speaking: "I want to search all the tests that belong to the test set that has this ID XYZ-1234"
Thanks in advance,
BR
Giuseppe Ferraro
Hi @giuseppe.ferraro ,
Thank you for your question.
We've actually just released today Xray 5 including 29 custom JQL functions making searches more precise and reporting more efficient. (This is still in beta access)
Check our release notes here & related to your answer, our documentation answers it here:
issuetype = 'Test' and key in testSetTests('DEMO-5')
Hope it helps!
Best,
Francisco
Hi @giuseppe.ferraro
Welcome to the community!
Please check the below thread, Hope it will help you!
https://community.atlassian.com/forums/Jira-questions/How-to-use-JQL-filter-to-find-test-cases-in-a-specific-TestPlan/qaq-p/1488966
Regards,
Sushant Verma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.