Hi Sebb, Apart from generating a sample for each wait, is there are any other issue. I have read in one of the thread that Beanshell sampler is associated with memory leak. Is that bug is resolved?
The reason for not choosing timer - I am using Transaction controller. even if I put timer above the Transaction controller, the time gets added to Transaction controller output. I have no issue if a sampler gets added to log file. It can segregated while producing results. Do you think my approach is correct? Regards, Ravindra On Fri, Mar 25, 2011 at 5:34 PM, sebb <[email protected]> wrote: > On 25 March 2011 06:11, Ravindra Gupta <[email protected]> wrote: > > Hi All, > > > > Can I use beanshell sampler for wait using Thread.sleep(); ? > > > > Is there are any -ve impact if we run load test using it? > > Yes, it will generate a Sample for each wait. > > > I dont want to use Timer. > > Why not? > > > Regards, > > Ravindra > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

