You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Fr...@idg.de on 2004/01/08 10:01:20 UTC

How do you manipulate a counter?

I need to manipulate a counter, how can i do this?
I need the counter as a control parameter.

My testscript should do something like that:

Login

Loop: (for i=0;1000;1)
      http://server/presentationframe?counter=i
      http://server/presentationframe?counter=i+1
      http://server/presentationframe?counter=i+2
      http://server/presentationframe?counter=i+3

Logout

Thanks in advance
      Frank



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