Hello,
In what way I can set Script Library destination in other way than is given in this doc?
https://community.smartbear.com/t5/forums/postpage/category-id/ready_api_forums/choose-node/true
There is written:
Now let's setup SoapUI to load up your Groovy library. Set File > Preferences > SoapUI tab > Script Library.
So we would set that to "C:\GroovyLib" in our example.
But under the preferences i can`t fint any from given above.
SoapUi 5.4.0
Thanks in advance 🙂
Hello,
I just want to use rest test as a step, and change its body parameters in each step it executes.
in other words:
I would like to make some post rest methods that can save something. And after each save I want to change its body params, just like that 🙂
So when I will fire load tests for example 10 executions I would like to have 10 shots to same rest endpoint but with differend param values
I wrote the following post some time ago about how to build a reusable script library with the community edition, it does require some groovy programming skills.
https://community.smartbear.com/t5/SoapUI-Pro/How-to-write-a-reusable-script-Library/m-p/29499