Hi, I want to test my web to see if it can login with 100 users and each of the login user need to add a new user. I set the threads=100 , ramp up period=100, loop = 1. There are 25 actions it has to go through. I have a csv file with 100 users URL, login ID and login Pwd and a csv file with the new user info.
I tried on threads=5, it gives me sample # in my result table = 125 entries. It is right, as there are 25 actions, so 25 * 5=125. But when I tried to set the threads=100, it gives me sample # = 112 entries and I can see not all of the users add a new user, does anybody knows why?? Can somebody help? Thanks, Tiffany -- View this message in context: http://www.nabble.com/Jmeter-threads-tf3768346.html#a10653482 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

