Forum Discussion
nmrao
Champion Level 3
It is possible to do using a groovy script if there is a change in the each request. If the same request is used for the all tests, then you may try load test. If there is some elements that used as unique value / index, then you may try it with property expansion and use load test.
JKA_QA
9 years agoNew Contributor
NMRao,
Could you provide an example to use groovy script with REST services ? I tried to mimic this:
http://www.codeproject.com/Articles/820414/Automating-SoapUI-using-Groovy-A-Walk-Through
but got stuck at script 2
Any ideas or inputs would be appreciated ?
- nmrao9 years agoChampion Level 3Can you clarify what exactly you need to do?
1. It was mentioned earlier that you want to do it for soap. But the latest reply of your contradicting.
2. Do you have fixed requests? Else, what is varying in the requests?
3. Have you looked at the documentation how to do load test using soapui? Or at least do you think it fits your case? - nmrao9 years agoChampion Level 3Oh I realized that is this a reply from different user.
I would suggest you to open a new topic with clear details depicting the problem statement and the current artefacts you have ?- JKA_QA9 years agoNew Contributor
Here is the original thread.
Related Content
- 8 years ago