[RES] calling .groovy function from tear down script
Hi , I have a groovy script step in the same test suite as other test cases .This groovy script runs all the test cases in the test suite in a loop. It then calls one user defined groovy method to ...