1. While Controller
2. is used as a counter by ${__intSum(${INIT},1,INIT)} every iteration
inside the loop at the beginning.
3. I don't find in History of Changes that while controller has changed

Ori Marko 
Quality Assurance Engineer 
Praxell Inc.
http://www.praxell.com

-----Original Message-----
From: sebb [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 25, 2007 4:37 PM
To: JMeter Users List
Subject: Re: Problem with reseting variables

In 25/10/2007, Ori Marco <[EMAIL PROTECTED]> wrote:
> Hi
>
>
>
> I have few loop controller with condition as
> ${__javaScript(${NUM}<=${ParamsNumber},dummy)}

Loop controllers don't have conditions - do you mean the While
Controller?

> NUM is used as a counter by ${__intSum(${INIT},1,INIT)} every
iteration.

Where is this done?

> Before the second I have User Parameters with row: NUM         1
> (resetting NUM variable)
>
> In the second loop NUM remain as ParamsNumber+1 as UP was ignored
>
> (Update Once Per Iteration is checked )
>
> I'm using Jmeter 2.2

Try JMeter 2.3; the While Controller has been updated.

>
>
>
>
> Ori Marko
> Quality Assurance Engineer
> Praxell Inc.
> http://www.praxell.com <http://www.praxell.com>
>
>

---------------------------------------------------------------------
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]

Reply via email to