Not sure if you have done this ... While recording capture header managers too ..
& then look at points mentioned by Sergio & Shmuel You will need to capture them from a request & post them when you POST data. Hope this helps Cheers, S On Wed, Dec 5, 2012 at 2:06 PM, Sergio Boso <[email protected]>wrote: > Il 05/12/2012 13:44, Shmuel Krakower ha scritto: > > Hi, >> Sounds like the login step is either failing or you just don't save the >> session cookie at JMeter side. >> First verify that the response body of the login shows a successful login >> and if it does, then try adding a session manager to your test plan. >> >> Shmuel Krakower. >> www.Beatsoo.org - re-use your jmeter scripts for application performance >> monitoring from worldwide locations for free. >> >> Another possibility comes from a wrong management of .NET browser > variables. > These are named like __ViewState, but in some case there are more than one > (it is implementation dependent). > > These variables change at each page, and so it must be extracted and > reused in the following POST: > failing to do that returns unpredictable results. > > HTH > > Sergio > > > >> On Wed, Dec 5, 2012 at 1:45 PM, Krishna Kanth B. N. < >> [email protected]> wrote: >> >> Hi,**** >>> >>> ** ** >>> >>> Need your input for executing the recorded script in JMeter.**** >>> >>> ** ** >>> >>> >>> > > -- > > Ing. Sergio Boso > > > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > user-unsubscribe@jmeter.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > >
