Forum Discussion
3 Replies
- nmraoCommunity HeroSee if this what you are looking for?
http://www.soapui.org/Getting-Started/m ... vices.html - KKumarNew ContributorThanks. The following post doesn't address on how to set parameters through a build script.
All the examples state either on how to change the parameters through a groovy script/ or directly changing the parameters by accessing the tool.
But, I don't want to access the tool directly. I want to program it so that the mockservice's parameters can be changed by running a script. - nmraoCommunity HeroI believe one use groovy script inside build script.
http://stackoverflow.com/questions/1669 ... roovy-task