Forum Discussion
sabereshcp
15 years agoContributor
Hi,
I am able to run the entire testcase using the following groovy script.
def testCase = testRunner.testCase.testSuite.testCases["Add"]
But , I wanted to execute only a particular test step from the Add test case.Can anyone let me know the groovy script for the same.
Thanks in Advance,
Saberesh C P
I am able to run the entire testcase using the following groovy script.
def testCase = testRunner.testCase.testSuite.testCases["Add"]
But , I wanted to execute only a particular test step from the Add test case.Can anyone let me know the groovy script for the same.
Thanks in Advance,
Saberesh C P