Re: HTTP cookie manager
sebb <[email protected]>
| Newsgroups | gmane.comp.jakarta.jmeter.devel |
|---|---|
| Message-ID | <[email protected]> |
On 12/01/2010, Baudouin <[email protected]> wrote: > > Is it possible to "propagate" cookies through different Thread Groups of the > same Test Plan ? No. JMeter threads are intended to represent independent users, so cookies and variables are local to a thread. > I have seen that I could add a HTTP cookie manager either at the level of > the Thread Group (this works fine), but also at the level of the Test Plan. > By adding it at the level of the Test Plan, I though that I could have a > first Thread Group that would select the language and then the selected > language would have been propagated throughout all remaining tests via the > cookie. > > Thank you > > -- > View this message in context: http://old.nabble.com/HTTP-cookie-manager-tp27130900p27130900.html > Sent from the JMeter - Dev mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >