josephpe
2 years agoNew Contributor
Get the linked Test Cycle from a Test Case Key or Id using Rest API
Hi,
Curious to know if there is a way to get the Test Cycle to which a test case belong to using the Rest API?
We have process which identifies a list of test cases and need to map them to the Cycles where it belongs to, also a Test Case can be part of multiple Test Cycle from different projects.
As of now we have to scan the entire list of projects to find out this information and volume of projects is in thousands which is not an efficient mechanism.
Any suggestions please?
Thanks