I need to do load testing of a GWT based application. jMeter is my tool.
I can simulate many concurrent users logging in with the same login ID using the jMeter write proxy function.
Could you tell me how to simulate many concurrent users registering with different login IDs?
Related: http://stackoverflow.com/questions/4193718/how-to-simulate-120-concurrent-users-of-a-web-application-with-real-conditions
The approach to the above question does not work for me, as I am the only test engineer. But I have 5 PCs to work with. So, how do I execute different test plans (one for each login ID) on each of the remote computers?
Pratyusha
source share