Best way I can recommend to see how to get a test plan to do this would be to set up a proxy server. it will record GET & POST methods and will give you most of what you need.
On Mon, Feb 22, 2010 at 12:25 PM, gentrobot <[email protected]> wrote: > > Hi ! > > I am quite new to JMeter testing. I would like to know how to perform > testing in the following scenario: > > I have to test a website. I have a form on one page, which when clicked > leads to another page with previous and some additional fields. I have > specified the URL as form action and passed the parameters. Now, on the > second page, I need the parameters passed from the previous page and in > addition to that, a few more fields need to be set and then the form is to > be submitted. > -- > View this message in context: > http://old.nabble.com/Testing-a-web-application-for-multiple-HTTP-requests-tp27685243p27685243.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

