On 16/09/2009, Jatin Davey <[email protected]> wrote: > Hi > > I created a test plan by first recording my actions when i access the Web > App that i wanted to test. While the actions were being performed there were > corresponding Samplers being created by the "HTTP Proxy Recorder". The > recorded samplers had both http "GET" and http "POST" requests to the Web > App. When i replay this test plan all my http "GET" succeed while the "POST" > requests fail. > > Note: My Web app under test works only with HTTPS , Cookies and SessionID's > are getting used as a result of it. > > What i am suspecting in the POST failures is that there could be different > parameters that need to be used for each different session and it can be > different from the one that i recorded using the HTTP Proxy Recorder. > > Please let me know if i am missing some thing.
Did you add a Cookie Manager? Also see: http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour > Thanks > Jatin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [email protected] > For additional commands, e-mail: > [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

