Hi, I am using webtest xml format. Recently i am working on groovy scripting. How to include these .groovy files in the test structure so that when allTests.xml is called these groovy files will be run?
Thanks in advance Srini my test folder structure tests : -- alltests.xml, sample.groovy, sample.xml includes results build.xml config dtd

