On 21 September 2011 11:59, freesky <h...@windowslive.com> wrote:
> Hi, I want to create a variable 'id', the default value is 0.  If there is a
> specific request, such as submit data request, then the variable 'id' will
> plus 1.  Then the 'id' will plus 1 in the next request, so now the value of
> id is 2, and so on.
>
> I don't want to use 'counter', so any other else solutions?  Thanks in
> advance!

Have a look at the JMeter functions [1], in particular intSum and StringFromFile

[1] http://jakarta.apache.org/jmeter/usermanual/functions.html

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

Reply via email to