Forum Discussion

RJanecek's avatar
RJanecek
Regular Contributor
14 years ago

clone testCase using groovy

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 CloneTestCaseA...