Hi
I am trying to test a web application with JMeter. I have added a Cookie Manager to my ThreadGroup and can see the expected behavior of JMeter handing cookies.
There are parts of the web application where client-side javascript is invoked to create cookies. In order to simulate this I added another Cookie Manager to the CookieManagerTable with the custom cookie information. I have tried adding the Cookie Manager at the same level as the HTTP POST request that requires the client side cookies to be available (I have tried both before and after the HTTP POST request that needs the cookie ) and still cannot see the HTTP request with the cookies.
Per the jmeter documentation, parent config elements get replaced by config elements in the child node.
Any suggestions regarding
- Multipe Cookie Managers in a Thread Group.
- How Parent Cookie Manager properties get overriden by Cookie Managers in the child node
- Adding Custom/Additional/Client side Cookies
would be much appreciated.
Thanks. -Krishna
_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee� Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

