Details
-
Story
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
R2.0.0 S7
-
Description
Similar to the PUT operation that updates the status for a given step, the REST API should
provide a GET operation for obtaining the status.
GET api/testrun/{id}/step/{stepResultId}/status
The answer should be a string with the status (and the content-type should be "text/plain")