Re: Posting problem

2010-07-13 Thread Felix Frank
Sounds strange. If all of your threads try to log in with the same credentials and change those same credentials to something else, all but the first running thread use the old credentials, so they are bound to fail, no? (This is the the simultaneous scenario.) Each of your threads needs its own

Re: Posting problem

2010-07-13 Thread jriv
Oh no that's not what's happening at all, sorry if I misled you. I mean that multiple users are logging in and changing their usernames at nearly the same time. I have a random uniform timer under each request, so sometimes the second or third user is the first to change their username, but after

Re: Posting problem

2010-07-13 Thread Deepak Shetty
hi If say you make the delay proportional to the thread id , so that even though you are executing multiple threads, requests only reach serially , does this work? Can you look at the applications logs/contact developer to see why it fails? regards deepak On Tue, Jul 13, 2010 at 5:45 AM, jriv

How to run local Jmeter scripts in cloud machine[urgent]

2010-07-13 Thread nagajmeter
Hi Guys, How to run local JMeter scripts in Cloud machine..i used amazon for cloud. i am able to open JMeter in cloud machine. but i want to run the local scripts in cloud or remote machine..how can i export local scripts to cloud system... Please help me... Thanks, Naga -- View this

Login script in JMeter

2010-07-13 Thread nagajmeter
Hi I want to test the login page using JMeter can any one help me how to do that..i want to read login data from excel sheet. Please help me. it is urgent for me.. Thanks, Naga -- View this message in context: http://jmeter.512774.n5.nabble.com/Login-script-in-JMeter-tp1079018p1079018.html