pavanai16 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 Contributor15 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 DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1
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?