Forum Discussion
2 Replies
- alfredoavilamNew Contributor
that wont work if there are no test executions (i.e. before running tests for the 1st time)
- MisterB
Champion Level 3
Hi,
At a glance, I think 'get test executions' will do what you need, assuming that some of the criteria is optional which seems to be the case. This should work as every test case in a cycle will by default have a "Not Executed" execution status so the API should return all test cases in a test cycle.
Hope that works but please let us know if not.
Thanks