Forum Discussion

Ravinandan's avatar
14 years ago

to clone a TestCase using groovy script

Hi, i am trying to clone a testcase through groovy script. Below is the code which work fine import com.eviware.soapui.impl.wsdl.actions.testcase.CloneTestCaseAction def ca = new CloneTestCa...