Forum Discussion
Finan
14 years agoFrequent Contributor
Create the logic in a groovy script and use a counter or something similar to determine when to run a individual testCase.
You can create the groovy script in a "master" testCase and add the individual testCases as runTestCase testSteps.
You can create the groovy script in a "master" testCase and add the individual testCases as runTestCase testSteps.