saketmahajan
2 years agoNew Contributor
Zephyr API to get details of Test Cases under a Test Cycle
Hi,
I would like to know if there is an API that I can use to get the details of test cases under a Test Cycle?
I looked at one solution which mentions using Test Eexecutions API (ref: https://community.smartbear.com/t5/Zephyr-Scale-Questions/Zephyr-API-to-get-list-of-Test-Cases-under-a-Test-Cycle/m-p/237454#M1712) but it only seems to show Test Case Id and Link.
I was interested in additional fields from the Test case like:
- Key
- Name
- Objective
- Labels
- Custom Fields.
Please help me with a solution.