On 17/06/2009, Stromas, Aaron (NIH/OD) [C] <[email protected]> wrote: > Greetings, > > There is something that baffles me about the test plan obtained using the > JMeter HTTP proxy. I've "recorded" a test that includes SSO login, i.e., > submitting username/password. When I follow the scenario using Firefox > Firebug plugin I see a POST request, as expected. However, the recorded test > plan shows only GET requests. And the test plan executes! Can someone suggest > an explanation? I'd be most grateful. >
Is the POST request http or https? If the latter, JMeter cannot record it, and won't even see it unless the browser proxy is set up to use JMeter for https. > -a > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

