You can extract JSession ID using regular expression and then add that in your next subsequent thread groups. I haven't tried this but i guess it should work.
On Mon, Mar 11, 2013 at 5:18 PM, Alaka P A <[email protected]> wrote: > I have to test the webserver which has to maintain sessions. > For this purpose I need to maintain session ids in jmeter. > It has been working for ThreadGroup as I > am using HTTP Cookie Manager for every Thread Group. > But i want to use the same > JSESSIONID across the test plan which includes several Thread Groups. > Not able to achieve this. > I tried using HTTP Cookie Manager globally for a Test Plan, > But it didnt work. > I am using jmeter 2.5 version. Can anybody help me with this? > Thanks ! > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
