You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Senthil Subbiah <ss...@ketera.com> on 2004/10/07 21:42:25 UTC

cookie informations generated in the first thread group to be passed to the second thread group.

Hi All,

I want two thread groups running under a test plan.
And I want the cookie informations generated in the first thread group
to be passed to the second thread group.

Is it possible to have multiple thread groups under a test plan?
And can these thread groups be made to access the cookie information?
And can I access the value extracted from the response of one request of
first thread group to be available for the next?

Please suggest.

Thanks
-senthil