Reputation: 4318
I have a Webservice Request which is Exposed..
I need to use parameterization for each Request. I have used Groovy Script to Change couple of values in serial.
This is the result when not parameterization using groovy script in load test.
But When I introduce Groovy script to randomize some values. I am not getting proper result.. All are displayed as Zero even if it shows 100% completed
Once it is completed. it is not showing result.
When I Stop Running it is displaying result but it is drastic change in the result. How to parameterize in load test.
Upvotes: 1
Views: 659