payalsobti
14 years agoOccasional Contributor
Custom test execution status
Hi, I have a groovy script that reads data from an excel sheet and executes the request. I am using FOR loop for it. At the end i just add context.testRunner.cancel("All Rows Run!!") But whe...