I have had no problem in the past recording through badboyand exporting it to jmeter or recording the script through jmeter itself.
But today while I am trying to do follow either process the response i am getting for each sampler is always same. For example: I recorded the script for login. 1 step : open the login page 2 step: user inputs username and password 3 step: it displays the dashboard page 4 step: i tried clicking couple links after login was successful After record was completed I started the script or test again with view result tree. Sampler 1 Request: login page Response in view result tree: login page Sampler 2 Request: Display the dashboard page Response in view result tree : login page Sampler 3: Request: Click on some link Response in view result tree: login page I dont know what is wrong or why it is giving the same login page response for each and every request which is not login request.
