Forum Discussion

socaltester's avatar
socaltester
Contributor
5 years ago

Clone Test Step into Multiple Test Cases Using Groovy

I have a Test Step that I need to clone into all the Test Cases I have within all the Test Suites. Would the following script work when ran against each Test Suite individually: def slaveTestStep = ...