timer between calls

2009-03-12 Thread Jose Castro
If I have a sequence of SOAP calls using only one thread. How can I put a timer between each call of 2 seconds(for example) - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail:

Re: timer between calls

2009-03-12 Thread Noel O'Brien
Add a constant timer element to the top level of the thread group Regards, Noel On Thursday 12 March 2009 15:52:11 Jose Castro wrote: If I have a sequence of SOAP calls using only one thread. How can I put a timer between each call of 2 seconds(for example)