Does following configuration work? Thread group: 1 ramp up: 1 loop: 2
Thanks and Regards, Manish kPoint wins *Global eLearning Award<http://www.kpoint.com/kpoint-wins-learntech-global-e-learning-award/> * in “Learning Technologies Solution”! On Wed, Aug 14, 2013 at 4:41 AM, umesh prajapati <praumes...@gmail.com>wrote: > My second thought is, if loop is not the issue, is jmeter cookie killer not > clearing my cookies session each iteration?? > > > On Tue, Aug 13, 2013 at 4:03 PM, guru <praumes...@gmail.com> wrote: > > > I have question regarding loop.. and wondering if anyone could help me > out. > > > > Thread group: 250 > > ramp up: 450 > > loop: 1 > > > > I get no error. > > > > Thread group: 250 > > ramp up:450 > > loop:2 > > > > I get error > > > > Thread group: 250 > > ramp up: 450 > > loop:3 > > > > I get error > > > > > > Thread group: 10 > > ramp up: 1 > > loop: 1 > > > > No error > > > > Thread group: 10 > > ramp up: 1 > > loop: 5 > > > > I get error > > > > > > I am testing SSO login, and our application do not allow user to login in > > twice. user has to logout. > > > > In my test i have a request for login and logout.. > > > > I am reading 250 different users from a file. > > > > But when I have loop, these users are repeated. > > > > My question is when I have loop count = 2 or 3. Do all the loop get > started > > same time or does 2nd loop starts only after the first loop has > completed. > > > > I have a feeling this error has to do with loop since i am not getting > > error > > in loop count 1. But I do not understand why it is giving me error when > > loop > > count is 2 or more. When I have logout request and as well as clear > cookies > > each iteration. > > > > > > > > > > > > -- > > View this message in context: > > > http://jmeter.512774.n5.nabble.com/Loop-Count-vs-Number-of-Threads-tp3272154p5717838.html > > Sent from the JMeter - User mailing list archive at Nabble.com. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org > > For additional commands, e-mail: user-h...@jmeter.apache.org > > > > >