On 12/06/2008, Jitendra Kumar Mohanty <[EMAIL PROTECTED]> wrote: > Hi > > I have prepared a thread group consisting of 10 transactuions & it runs > for 5 threads for 30 minutes without any problem but if the threads are > increased to 10 then for last 2 transactions I get error & the > percentage is around 10,If some delay is introduced then I do not get > any error and again if the no of threads are increased to 20 and some > more delay is introduced then I do not get any error, so the problem > here is that every time To run the script for increased no of threads > without error, I have to increase the delay time in the transactions.
Sounds like you are overloading something, probably the server, but it is difficult to say without knowing what the errors are. > Another query is that does Jmeter includes the delay time in calculating > the Response time. No, though it will obviously affect throughput calculations. > > Need help on this. > > Thanks in advance > Jitendra > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

