It doesn't work, because Counter gets updated each Thread iteration, not each While loop.
Best regards, Alex Y. -----Original Message----- From: Richard Gaywood [mailto:[EMAIL PROTECTED] Sent: Thursday, February 16, 2006 6:03 PM To: JMeter Users List Subject: Re: increment in While Controller 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") > i++; > ); Look at the Counter pre-processor. Try adding it to a While loop.
smime.p7s
Description: S/MIME cryptographic signature

