My question is related to this JMeter plugin for JMeter 5.3.
I wanted to run two thread groups one after another and then compare their response times on one graph. The idea is: each thread group starts with zero threads and gradually increase number of threads over time.
Thread group #2
(the second one) has exactly the same options set.
In my test plan, I've set option Run Thread Groups consecutively (i.e. one at a time)
to true
.
Unfortunately my graph isn't rendered correctly. As you can see from below screenshot, thread number of second thread group (purple color) doesn't start at 0 and doesn't end at 100. Also, first thread group (blue), according to graph has more than 100 threads.