Hi,

In a page, I have both GET and POST parameters. Can jMeter set the transfer method for each individual parameter ?

I know you can set all parameters as POST and append the GET parameters to the URL, but is there another way?

I personnally like the way Badboy (http://www.badboy.com.au/) does things. Each parameters is set to either be POST or GET. This helps readability and increases flexibility in my opinion.

For example:
------
URL : http://www.example.com/page.aspx
GET: id = 12345
POST: firstName = John
POST: lastName = Doe
-----

Is there a reason why jMeter doesn't do it like that ?

Thanks a lot,

Dominic.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to