Forum Discussion
- Hi Sara,
The loadUI Web Page Runner unfortunately doesn't support HTTP POST as of now, you will have to set up a corresponding test in soapUI with the HTTP TestRequest Step (which can do all HTTP methods) and run that in soapUI with the soapUI Runner. Read more about this approach at http://www.loadui.org/Load-Testing-soap ... cases.html
regards,
/Ole
SmartBear Stockholm - thzincOccasional ContributorSara,
I recently posted a custom component that allows you to execute POST requests and send post data (HTTP request entity body). Please see my post at viewtopic.php?f=10&t=7457&p=24052#p24052.
I'd love to know if this helps.
Daniel James
Casting Networks, Inc. - tconnectedNew ContributorHello - I am using custom HTTP runner to POST an xml string - the server responds like it does not even see the input variable in the HTTP entity body input to this component. Any help would be greatly appreciated!
- leelaOccasional ContributorCan you share a sample to pass xml as post request data to custom http runner for a web page to perform load testing