In SoapUI 5.1.3 how do I collect all output returned from a SOAP web service based on subset of cases within a TestSuite?
I had a look at the Soap log and can see various output but it truncates the log to a few thousand lines. In my Workspace I'm trying to run 17 x 4 prods of a webService and it doesn't produce me an exhaustive set of data.
Also if the SoapUI method returns a good chunk of XML it get's truncated in the error log?
What is the best way of running this type of test? With something like TestRunner and script?