http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Counter
On 12/10/2007, Florent Guiliani <[EMAIL PROTECTED]> wrote: > Hi all, > > How to get a counter per thread per cycle ? > I mean with a test plan like this: > > Thread group (2 users, 2 loop): > - http request 1 : /foo/bar/${__counter(something)} > - http request 2 : /foo/bar/${__counter(something)} > > I would get: > user1: /foo/bar/1, /foo/bar/2, /foo/bar/1, /foo/bar/2 > user2: /foo/bar/1, /foo/bar/2, /foo/bar/1, /foo/bar/2 > > Florent, > > --------------------------------------------------------------------- > 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]