that made it run once but now the subsequent sampler is erroring, I suspect because only one thread has the values set and all the others don't.
Rakesh On Mon, Oct 8, 2012 at 3:18 PM, ZK <[email protected]> wrote: > Add an 'IF controller' as a child of the 'once only controller' > Use this as the IF statement: > > "${__threadNum}" == "1" > > > ZK > > > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Running-once-per-test-tp5714990p5714994.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
