Get Progress Information in Cycle by API
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2021
02:33 AM
06-24-2021
02:33 AM
Get Progress Information in Cycle by API
Could we get Progress(or detail status) Information by api when we send get cycle request?
According to this site
https://support.smartbear.com/zephyr-scale-cloud/api-docs/#operation/createTestCycle
We can get only status (not executed, done).
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2021
02:29 AM
07-02-2021
02:29 AM
Hi,
The cycle status will only show the overall automated statuses (progress) from Not Executed > In Progress > Done, or other custom statuses that you may have created and manually set against a cycle.
I think what you want is the testexecutions GET which returns results of test case executions and you can specify for which cycle you need.
