About 138,000 results
Open links in new tab
  1. How can I send multiple requests (same request) by a for loop to the ...

    Hi Everyone,I am pretty new to SoapUI tool. I am using SoapUI version 5.3.0 My Application have a couple of RESTful APIs. I have to send a request...

  2. SoapUI "failed to load url" error when loading WSDL

    0 Update SoapUI version to SoapUI 5.5.0. This error causes when I tried to load wsdl, because of old SoapUI version

  3. [Solved] SSL Handshake exception calling a secure webservice

    Hello,I'm trying to use Soap UI to connect to a secure SOAP web service, for which there should be a registered certificate. The wsdl address...

  4. web services - SOAPUI Certificate authentication - Stack Overflow

    You need to configure soapui for client certificate authentication. There are a number of ways to do this. You can add an authentication option under the connection details for the project. You can configure …

  5. creating WSDL and getting error: org.apache.xmlbeans.XmlException ...

    Save the file to your local machine. After creating a new project in SoapUI, right-click the project and choose "Add WSDL". Enter the path to the saved XML file. SoapUI will correctly interpret the file and …

  6. SOAP UI - ERROR:Exception in request: javax.net.ssl ...

    Mar 9, 2017 · Solution- upgrade to SoapUI 5.5.0 (which is the current latest version as of March 2019) fixed both issues. Choose option to upgrade the current SoapUI version. If you are upgrading the …

  7. Getting error as "ERROR:java.net.SocketException: Connection reset"

    After executing SOAP UI Request, getting error as ERROR:java.net.SocketException: Connection reset.Please help me how to resolve this issue.Getting below...

  8. soapui - SOAP UI - "Error getting response" - Stack Overflow

    This issue in corporate sectors is due to "Environment & Port Access not provided to your User ID". So contact the Corporate Network service team and request for access to the folder. How to notice this …

  9. [RESOLVED]how to run testsuites in multiple projects in one click from ...

    Hi, I have a few projects with test suites, test cases, etc. At present I open the projects in SoapUI, double click the project, go to the "TestSuites" tab and run the test cases in parallel. I repeat the …

  10. Generating Request/Response XML from a WSDL - Stack Overflow

    Mar 10, 2016 · SoapUI doesn't give me the response unless it contacts the Webservice with a request. Is there any other tool which can do this? I should assume this information is available - because …