I'm new to JMeter and couldn't figure out yet how to send binary data to the server as the body of a POST request. Please send me some test setup or any suggestions.
Thanks in advance.
I'm new to JMeter and couldn't figure out yet how to send binary data to the server as the body of a POST request. Please send me some test setup or any suggestions.
Thanks in advance.
The jMeter documentation describes how to upload a File as part of your HTTP request. See http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Request (Read the description for the "File Path:" argument)