Hi - I am running a data driven test case with about 100 rows of data. It calls 2 other test cases during each loop. It also uses the methods of an external Groovy class, but they are all declared ...
OK, I added the Groovy statement to set the response to null for each of the request steps to the TearDown event of each testcase, but the numbers don't seem different at all.