So how do you know when to stop? S. On 17/02/06, Aliaksandr Yermakovich <[EMAIL PROTECTED]> wrote: > > I cannot use Loop controller, because I don't know how many steps will be. > > Best regards, > Alex Y. > -----Original Message----- > From: sebb [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 16, 2006 6:45 PM > To: JMeter Users List > Subject: Re: increment in While Controller > > On 16/02/06, Richard Gaywood <[EMAIL PROTECTED]> wrote: > > On 2/16/06, Aliaksandr Yermakovich <[EMAIL PROTECTED]> > wrote: > > > > > > Could somebody tell me, how too create and use a variable and increase > it > > > each > > > loop in While Controller? Like: > > > > > > while ( foo=="true") > > BTW, this is not a valid expression for the While Controller - see the > docs... > > > > i++; > > > ); > > > > > > > > Look at the Counter pre-processor. Try adding it to a While loop. > > > > > > Or why not use a Loop Controller with a variable count? > > Loop N times > - Counter 1 ... anything > N > - Sampler > > S > > --------------------------------------------------------------------- > 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]

