I am trying to run a test with 11 steps, and I want to define a curve of how frequently tests will be sent. That is, I want to start off with one request per second, then graduate that until I hit a maximum of 15 requests per second, sustain that for a period of time (say, 10 minutes), and then end the test. Is this possible or is the only way to start at that number of requests immediately?
Source: Read More