You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Abhijit Gupta <ab...@icelero.com> on 2014/04/24 08:36:33 UTC

How to send HTTP PUT request using Jmeter

Hi,
    I want to send HTTP Put request with following three parameters
a) name=ABCD
b) URL=http://somelink.com
c) ICON=http//someicon.com/abc.png

I have filled up values in 'Send parameter with request'  but I am 
getting 400 Bad request, url is missing from parameters.

I went through mailing list and tried some of the suggestions
1) Keep name empty and provide only values  (not sure how values will be 
picked up against the name ?)
2) Set Content encoding UTF8

If you can provide me screenshot of how to send PUT request, it will be 
of great help.

Best Regards,
Abhijit

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
For additional commands, e-mail: user-help@jmeter.apache.org


Re: How to send HTTP PUT request using Jmeter

Posted by Flavio Cysne <fl...@gmail.com>.
Have you tried adding these parameters directly in Raw Body tab of HTTP
Request Sampler, using PUT as method?


2014-04-24 3:36 GMT-03:00 Abhijit Gupta <ab...@icelero.com>:

> Hi,
>    I want to send HTTP Put request with following three parameters
> a) name=ABCD
> b) URL=http://somelink.com
> c) ICON=http//someicon.com/abc.png
>
> I have filled up values in 'Send parameter with request'  but I am getting
> 400 Bad request, url is missing from parameters.
>
> I went through mailing list and tried some of the suggestions
> 1) Keep name empty and provide only values  (not sure how values will be
> picked up against the name ?)
> 2) Set Content encoding UTF8
>
> If you can provide me screenshot of how to send PUT request, it will be of
> great help.
>
> Best Regards,
> Abhijit
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org
> For additional commands, e-mail: user-help@jmeter.apache.org
>
>