properties will share across thread groups but you need to change the key per thread otherwise the thread2 will overwrite thread 1 value. Any other shared system like files would have worked as well
On Fri, Jun 24, 2011 at 1:36 PM, jagdeepjain01 <[email protected]>wrote: > Yes I am doing it Sebb's way only but want to check this as well. > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/how-to-maintain-Jsessionid-across-different-thread-groups-tp4520662p4522198.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] > >

