Forum Discussion

dlebling's avatar
dlebling
New Contributor
13 years ago

Preserving Responses in "Run TestCase" steps

Is there a way to preserve the Responses to test steps in a TestCase run with a Run TestCase step?

For example I have multiple TestCases in a TestSuite. Each "driver" TestCase sets up some properties, then runs the same "worker" TestCase. I can look at the log output for the driver TestCase, but the worker TestCase doesn't get updated with log entries or Response text. Presumably this is because the worker is being run with "Create isolated copy for each run" selected. The Responses and log entries appear in the worker (as expected) if I select "Run Primary."

However, I want to be able to run these tests concurrently and multi-threaded, and yet somehow record the log entries and Response texts for debugging and evaluation purposes. Is there a way to do this? I am using soapUI 4.5.1 non-Pro.

Thanks,

Dave Lebling
No RepliesBe the first to reply