ChadBellanGivel
2 years agoOccasional Contributor
Using the zephyr scale cloud rest api to get metrics on test runs
Using the api documentation for zephyr scale cloud I need help: https://support.smartbear.com/zephyr-scale-cloud/docs/rest-api/rest-api-overview.html
1. I'm trying to get the status details (% completed, tests passed, tests failed, & tests that are untested) of a test cycle.
As an example, from the image I attached I want to see the percentage of 95% for test cycle DP-R3 and from the other image the breakdown of untested, passed, and failed.
2. I would also like to get all jira ticket issues associated with the test cycle
3. Is there a way for me to find all test cycles associated with a particular jira ticket and a group of jira tickets?