Hi >This makes any further post-processing and continuation impossible. Youll have to extract the URL from the location header (using regular expression post processor) and then make an explicit request to it (if its a bug in JMeter , till its fixed)
regards deepak On Thu, Apr 22, 2010 at 12:24 AM, Andras Hatvani <[email protected]>wrote: > Hello, > > I was trying to build a test plan according to the following scenario: > > - Configuration elements: HTTP Header Manager, HTTP Cookie Manager, HTTP > Request Defaults > - HTTP Request (method GET, protocol HTTPS) -> load landing page > - HTTP Request (method POST, protocol HTTPS) -> login > - Listener: View Results Tree > > I tried it with both, 'Redirect automatically' and 'Follow Redirects', > but upon login (verified with server-side logs) still only the landing > page will be displayed in the results tree, although an HTTP 302 is the > response, which will correctly be processed e.g. in Firefox. > This makes any further post-processing and continuation impossible. > > Does anyone had a similar issue and could give a hint? > > Thanks in advance, > Andras Hatvani > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

