open-test-reporting icon indicating copy to clipboard operation
open-test-reporting copied to clipboard

support optional request/response pairs for web service testing

Open ericdriggs opened this issue 1 year ago • 0 comments

Use case: api testing where may interact with multiple web services

request/response is the most useful information in debugging test failures, especially when can compare to previous success/failures

Should be supported in both hierarchy.xsd and events.xsd

Implementation: separate properties as strings. By leaving the request/response unstructured this supports any protocol and sub-division of data.

ericdriggs avatar Jun 27 '23 17:06 ericdriggs