I am new to Jmeter.
I have a Test Plan with Concurrency Thread Group having the following settings
Target Concurrency: 200
Ramp-up Time: 5 min
Ramp-up step count: 10
Hold Target Rate Time: 0
Thread Iteration Limit: 1
Throughput Controller as a child to Thread Group with values: Total Execution, throughput 200
5 HTTP request as a child to Throughput Controller.
From what I understood from the graph of Concurrency Tread Group, it will take 5 min to reach the target (200 users) but they are reaching in 2 min and rest of the 3 min test plan is running but nothing is happening. Can anyone tell me the reasons? Is my expectation is wrong? How to create a Test Plan that runs exactly how it shows in the graph?