Forum Discussion
dzefrej0
New Contributor
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
MartinSpamer
6 years agoFrequent Contributor
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
Related Content
- 4 years ago
- 7 years ago
- 10 years ago