Hi, I'm doing things about concurrency test. I wondered what the difference between the two situations below is: 1.Set Thread Number of Thread Group to 10, and set Ramp-Up Period(in seconds) to 0. 2.Set Thread Number of Thread Group to 10, and set Ramp-Up Period(in seconds) to 1. Add a Synchronizing Timer, and set Number of Simulated Users to Group by to 0 and set Timeout in milliseconds to 2.
I think the concurrency of the two test situations are 10. Is it right or not? Why? Thank you!