Hello, Thank you. I do use a Transaction Controller to aggregate several calls into 1 responsetime. Can I bypass this somehow?
Andre sebb-2-2 wrote: > > On 27/10/2008, André Mud <[EMAIL PROTECTED]> wrote: >> >> Hello, >> >> I want to simulate real world usage in my script and therefore I want to >> use >> thinktimes between the steps in the script. When I add a 'Uniform Random >> Timer' the script pauses for a certain amount of time between each >> action. > > OK. > >> However the response times that are shown in e.g. 'Agragate Graph' >> include >> the thinktime value. So the responsetimes are to large. > > I'm not seeing that behaviour. > > Timers are processed before samplers, and and are not included in the > sample results. > > However, if you use a Transaction Controller, of course any timers > will be included in the transaction time. > >> Is there a way in which I can use thinktimes and report the correct >> responsetimes? > > Yes, JMeter works that way anyway. > >> With regards, >> >> André Mud >> >> -- >> View this message in context: >> http://www.nabble.com/Think-time-in-script-tp20184856p20184856.html >> Sent from the JMeter - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> 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] > > > -- View this message in context: http://www.nabble.com/Think-time-in-script-tp20184856p20185409.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

