Hi, I'm wanting to test web service performance by sending POST requests with a JSON object to our webservice.
The tricky part is that the JSON object needs to be different evertime the POST is submitted. I will want to send this request to simulate lots of these requests from different users over a period of time.
Is there a good way to do this using loadrunner?