Forum Discussion

jmistrik's avatar
jmistrik
Occasional Contributor
13 years ago

soapui scripting and developement

Hello,

i have found some short discussions about this topic, but no real answer..

I write lots of scripts in SoapUI and would like to use a more intelligent environmet.. tried Eclipse plug in, but did not experience any improvement over SoapUI application (on contrary, there is no SoapUI Pro support)

Is there a way how to import/use soapui api to eclipse or other environment?
- would like to use direct implementation of scripts in script library with autocompletion and usage of soapui implicit classes (iam able to autocompletion with simple groovy, but can not run the scripts because no import of objects like testRunner, context, log, test case...)

thanks
J)