I had to wait in same thread. My problem got solved my adding a while loop till some condition is met. Thanks
-----Original Message----- From: Deepak Shetty [mailto:[email protected]] Sent: 11 November 2011 11:20 To: JMeter Users List Subject: Re: How can I make my thread wait till all requests are completed Im assuming you are running 5 threads. >However I want to introduce a wait time in each thread depending upon output from another request. Is this another request from the same thread/user? (in which case this is simple ) . If you mean from some other thread, then perhaps you need to explain what/why you want to do On Thu, Nov 10, 2011 at 8:57 PM, Udita Negi <[email protected]>wrote: > I have to run script for 5 users with requests for each user set to > "Forever" > > However I want to introduce a wait time in each thread depending upon > output from another request. How can that be achieved > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
