kamahade
15 years agoRegular Contributor
Groovy script outside SOAPUI project
Hello all,
I want to run a groovy script outside soapui and in that script I want to create a project, add testsuite,add testcases.
For running a groovy within SOAPUI tool, I could run either as
script assertion
script step
both these should be within a testcase. Also, I could add a script function and place it in particular folder and refer it.
However, if I want to run a groovy outside SOAPUI project, how do I do it ?
Which jar files, I should place in path to do it from Groovy console??
I want to run a groovy script outside soapui and in that script I want to create a project, add testsuite,add testcases.
For running a groovy within SOAPUI tool, I could run either as
script assertion
script step
both these should be within a testcase. Also, I could add a script function and place it in particular folder and refer it.
However, if I want to run a groovy outside SOAPUI project, how do I do it ?
Which jar files, I should place in path to do it from Groovy console??