You only loop once, so the counter doesn't increment unless there are
multiple users and you aren't tracking by user.

If you wanted to increment for each time the Runtime Controller begins,
put the counter inside there.

-Mike

On Mon, 2004-06-28 at 20:53, Remedy QA wrote:
> I'm wondering if the following is the behavior for a Pre-processor Counter element. 
> I have the following test plan which uses a counter variable.  I am using the 
> nightly build from June 12.
>  
> Test Plan
>    ThreadGroup (1 user, Loop once)
>       Counter - increments by 1
>       Simple Controller
>          HTTP Request
>       Runtime Controller - 120 seconds
>          Random Order Controller
>             HTTP Request - using counter variable
>             HTTP Request
>       Simple Controller
>          HTTP Request
>  
> When running with 1 user, the Counter does not increment, whether the "Track counter 
> intdependently for each user" is checked or unchecked.   However when there are 2 or 
> more users, the counter increments (with unchecked "Track..").  Is this behavior 
> expected?
>  
> thanks,
> mabel
> 
>               
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!
-- 
Michael Stover <[EMAIL PROTECTED]>
Apache Software Foundation


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to