Hi, i have tried the built in reports and they make it very difficult to debug since we run one testcase hundreds of times in a datasource loop and only need to know which teststeps fail BUT when they fail we need to know which row number (iteration) the datasource was on. If i could write to the SOAPUI TestCase Log then this would help but i have read that this file is not writeable .
Do you have a groovy script (or can help me edit my current script) so i can have a text report that details which datapool iteration a test step fails on?