I am creating a JMeter test with 4 threads. Each thread has multiple Transaction controllers and between 45 and 98 HTTP requests.
Now the problem I have is that I want to add a constant throughput timer that will make sure that x amount of threads are done per minute. At the moment I need to specify the exact amount of HTTP requests and then it will do the thread in 1 minute. However I want it to start thread 1. Do it as fast as possible, then start it again on minute 2, and so on and so forth.
Can this be done with the Constant Throughput Timer or do I need to use an alternative?
Thanks in advance. -Blacksoil
