Hello everyone, I just wanted to ask what would be the best way to repeat a POST request multiple times. We are trying to assess what would be the impact on our database server, if the server receives multiple requests in a short period of time. Would creating a script be our best bet? Or is there a functionality in ZAP that we can use to do this? I'm looking for something like the Resend functionality, but that could do it a number of times, and allow me to track server response times.
Many thanks!
Juan