You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by FenixStrife <fe...@yahoo.es> on 2007/12/04 14:39:03 UTC

Session maintenance in JMeter

Hi everybody!
Does anybody knows if it is possible to have a session object during the
JMeter tests?
We are testing a web application which has all the information in a
"session" object. And as far as I've seen, JMeter do every request to the
web server independently, so there's no connection between consecutive
requests.

Thanks! ^_^
-- 
View this message in context: http://www.nabble.com/Session-maintenance-in-JMeter-tf4943166.html#a14150829
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


RE: Session maintenance in JMeter

Posted by Joseph Ribin Roy <jo...@aztecsoft.com>.

One way is to try with http cookie manager
You can also extract Session ID from the previous response using regular
expression extractor post process and pass the id with subsequent
request. So session will be maintained.

-----Original Message-----
From: FenixStrife [mailto:fenix_final@yahoo.es]
Sent: Tuesday, December 04, 2007 7:09 PM
To: jmeter-user@jakarta.apache.org
Subject: Session maintenance in JMeter


Hi everybody!
Does anybody knows if it is possible to have a session object during the
JMeter tests?
We are testing a web application which has all the information in a
"session" object. And as far as I've seen, JMeter do every request to
the
web server independently, so there's no connection between consecutive
requests.

Thanks! ^_^
--
View this message in context:
http://www.nabble.com/Session-maintenance-in-JMeter-tf4943166.html#a1415
0829
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org




The information contained in, or attached to, this e-mail, contains confidential information and is intended solely for the use of the individual or entity to whom they are addressed and is subject to legal privilege. If you have received this e-mail in error you should notify the sender immediately by reply e-mail, delete the message from your system and notify your system manager. Please do not copy it for any purpose, or disclose its contents to any other person. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company. The recipient should check this e-mail and any attachments for the presence of viruses. The company accepts no liability for any damage caused, directly or indirectly, by any virus transmitted in this email.

www.aztecsoft.com