I do have cookie manager. I recorded the following script in badboy and jmeter Step1. request login page Step2. Enter username and password Step3. Click on my account Step4. Click on homepage Step5. Sign out
I replayed the script using badboy and all I see is the login page and then right after than Sign Out I replayed the script after recording in jmeter and In view result tree. I see login page request for all the steps beside the Sign Out request. I than recorded same script using badboy for our old version code And I replayed the script and I was successfully able to see all the steps being perfomed. So, I am wondering why it is not being able to record with our latest code. On Thu, Oct 3, 2013 at 10:07 AM, sebb <[email protected]> wrote: > On 3 October 2013 17:32, umesh prajapati <[email protected]> wrote: > > 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. > > Most likely a missing Cookie Manager > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
