Forum Discussion
2 Replies
- siward44Occasional Contributor
https://api.zephyrscale.smartbear.com/v2/testexecutions/MYPROJ-E3/teststeps
{"next":null,"total":3,"isLast":true,"maxResults":100,"values":[],"startAt":100}
As you can see above, it shows total=3, but values array is empty.
- siward44Occasional Contributor
No matter what I try. The "Test Step" array is not found in the JSON reply for the test executions.
I can call /testexecutions/xxx-E###/Test Steps. It will return how many steps are available, but the value property is an empty array [].