Hello everyone...

 

I am looking for a sample Code where I can increment a variable inside a
while loop. I tried using a counter inside a while loop, looks like its
not working 

Can somebody help me on this...

 

Thanks

Ven

 

  _____  

From: Richard Gaywood [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 17, 2006 7:52 AM
To: JMeter Users List
Subject: Re: increment in While Controller

 

 

On 2/17/06, Aliaksandr Yermakovich <[EMAIL PROTECTED]>
wrote:

It doesn't work, because Counter gets updated each Thread iteration, not
each While loop.



You need to add the Counter as a child of the While Controller. See
attached sample JMX file. 

 

 

Reply via email to