Hi I am preparing a test case using recording controller.......
The test case executes multiple get and post requests. It executes successfully till any step with AJAX request executes. The steps involved are 1. Login into the application. 2.click on menu and retrieve a page, where I can perform certain actions like- Add, Search etc. Every action on this page use AJAX request. The test case runs fine till this step, But it logs out with any action on this page. The technologies we are using- 1. Seam 2. Richfaces. I have added CID and viewstate as pre-processor. and the cookie manager to maintain session. Please suggest..... -- View this message in context: http://www.nabble.com/Seam-with-ajax-Post-problem-tp25318595p25318595.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]

