Spencer
17 years agoNew Contributor
Soap UI Reporting Capabilities?
Hi,
I'd like to know how flexible/robust is SOAP UI Pro reporting. Specifically, what I'd like to capture in a report is specific Request response xml tag data from all requests ran during a test case/test suite.
So for example, I have Test Case A which contains Request 1 and Request 2. After running the test case Responses are returned for each Request. Say each response contains an xml tag with data (e.g.500 for Request 1 and 612 for Request 2).
Can I and how would I capture that information in a report for all Requests in a Test Case/Test Suite?
e.g.
Request Status Code
1 500
2 612
Thanks.
I'd like to know how flexible/robust is SOAP UI Pro reporting. Specifically, what I'd like to capture in a report is specific Request response xml tag data from all requests ran during a test case/test suite.
So for example, I have Test Case A which contains Request 1 and Request 2. After running the test case Responses are returned for each Request. Say each response contains an xml tag with data (e.g.
Can I and how would I capture that information in a report for all Requests in a Test Case/Test Suite?
e.g.
Request Status Code
1 500
2 612
Thanks.