Forum Discussion

kivanc's avatar
15 years ago

how to prevent log from being cleared in datasource loop

I have created a test suite, and a test case within this suite.

When I run this test case, the test case log is populated at the bottom.

However, when I use a data source loop, the test case log is cleared after each iteration of the loop. For that reason, when the loop is completed, I cannot find any information about the previous iterations.

Is it possible to configure Soap UI so that the log is not cleared after each iteration?

P.S: This problem is also valid when you run several test cases in parallel.
No RepliesBe the first to reply