You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Jose Castro <ok...@gmail.com> on 2008/09/04 19:15:23 UTC

conuters not working inside loop

Please help before I go mad.

I am using jmeter to create data. I have my counters that start from X
number and they are suppose to go up by one.
I have a loop controller that is going to be executed 4 times. Each
time my counter is supposed to increment by one so that the next call
gets a new number. BUT surprise!!!, the first loop work the second
does not. When I check the request is because is using the same number
as the first one.  What little jmeter magic am I missing????


Re: conuters not working inside loop

Posted by sebb <se...@gmail.com>.
On 04/09/2008, Jose Castro <ok...@gmail.com> wrote:
> Please help before I go mad.
>
>  I am using jmeter to create data. I have my counters that start from X
>  number and they are suppose to go up by one.
>
>  I have a loop controller that is going to be executed 4 times. Each
>  time my counter is supposed to increment by one so that the next call
>  gets a new number. BUT surprise!!!, the first loop work the second
>  does not. When I check the request is because is using the same number
>  as the first one.  What little jmeter magic am I missing????
>

It's difficult to know what's wrong without some more detail: how are
you defining the counter(s)? Are you using a function, or what? Where
is the counter in the test plan?

>
> ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>  For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org