nastester
2 years agoRegular Contributor
Performance testing simultaneous requests
This is probably a dumb question but how can I go about performance testing thousands of simultaneous calls at once to observe how the system handles that?
The performance/load/stress tests I've done with ReadyAPI in the past have been about number of requests over time with VUs.
In this instance, I don't want say an hour long test run with the same request over and over, I want do test simultaneous calls. How can I go about this? Couldn't really find anything in the docs unless I missed it.