Forum Discussion
Thanks for Sharing. The only other option I can think of to help you is to use the API and the Issue Links endpoint which return information related to tests that are linked to issues. You can find out more here: Zephyr Scale for Jira Cloud API (smartbear.com) (I'm assuming you're on the Cloud version)
- AnandDharmar2 years agoNew Contributor
Thanks, Mister for the API but I have found an easier way to achieve my problem, My task was to find the total no of orphan test cases, so though we could get the details from the traceability tree but it was hard because it allows only to view 20 records at a time, but I found that we are able to filter all the test cases which are not having coverage in the test case tab. now I got the list of orphan test cases.
Second Issue: Out of the linked issue I need to find how many test cases are associated with BUG.Is there an easier way to write a JQL query to find this like "coverage and issuetype = bug ?" which can give me the list of test cases that are associated with defects?
Thanks and Regards
Anand
Related Content
- 2 years ago
- 4 years ago
- 8 years ago
- 13 years ago
Recent Discussions
- 8 days ago