Forum Discussion

siward44's avatar
siward44
Occasional Contributor
11 days ago

Retrieve Actual Result Using Zephyr Scale REST API

I am trying to retrieve the Actual Step Results using the Zephyr Scale REST API in java.  

 

I can't find the actual results anywhere.  It tried /testexecutions and it does not appear under the json.

I also can't find the testExecutionKey within the Zephyr Scale GUI.  This is very annoying.

2 Replies

  • siward44's avatar
    siward44
    Occasional 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 [].