Hi All

I have created Jmeter test which runs fine when I have No. Of Threads 1,
Ramp up 1, forever loop.

However when I run using No.Of Threads = 2, it seems only 1 thread is
succeding ( doing what it is supposed to do) other just fails.

I am using regular expressions like
Variable: VALUE (for example)
RE: <option value="(Person:\d+)">ITEM A</option>
Template: $1$
Match: 1

I notice that the first thread seem to set the values fine, just the
second one fails to set these values.

Please let me know how I correct this.

Thanks for the help.

Modha/-

Reply via email to