ebs1
4 years agoVisitor
Zephyr Squad Test Step API: Unable to fetch test steps of a BDD scenario
https://zephyrsquad.docs.apiary.io/#reference/teststep/get-all-teststeps-latest/get-all-teststeps-latest
The above API is not working: Getting 200 OK responses status but the response body is an empty array
Background: I have created a BDD Feature with multiple scenarios, each scenario has given, when then statements
I expect the test steps API to return the step Ids to me, or else please let me know how to update test steps status for an execution
I can't seem to update the results in the UI too.