pavanai15 years agoSending Get requestsI imported a wsdl file using soapui and was trying to execute one of the methods. It is giving me a Http:405 error which some suggested might be due to the fact that the request sent from SoapUI is a ...Show More
arunasfoNew Contributor14 years agoOn soapui, double click the request, and change the HTTP method type from the drop down on the right panel's upper left corner.
Recent DiscussionsSoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)
Related ContentSending HTTP requests and parsing JSON in TestCompletehow to send a post request with x-www-form-urlencoded (adaptation from postman request)How can I send multiple requests (same request) by a for loop to the same WebService through SoapUI?