Hi, guys, I have a very weird situation now. I am testing an email web page(imagine one that is smilar with gmail or hotmail webpage). My test plan is like, first login, then open one email several times, finally logout.
The weird thing here is after some time of opening one email, it complains I have logout while I am not. I then look at my request, I can see the difference between the success requests and the failed ones , as shown below respectively: Cookie Data(success): sqm_cookie_check=1344551832; key=l8qzI999S%2FM%3D; squirrelmail_language=deleted; SQMSESSID=jp399em6njb0lim1jkjbnv7lu7 Cookie Data(failed): sqm_cookie_check=1344551832; squirrelmail_language=deleted As we can see, Jmeter did not send the key and session ID! I do not understand how this could happen. Any clues? BTW, in my cookie manager, I have tried both check or uncheck the "clear cookie after each iteration", and tried cookie policy "compatible" and "default". -- View this message in context: http://jmeter.512774.n5.nabble.com/weird-Cookies-behaviour-tp5714266.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]
