About 91 results
Open links in new tab
  1. SOAPUI - configure endpoints and resources for TestCase/TestSuite ...

    Jan 25, 2016 · Is there a way to configure the resource/method used by requests in tests on a test case, test suite or even project level in SOAPUI (free)? We have the following use case: The same REST …

  2. web services - SOAPUI Certificate authentication - Stack Overflow

    Dec 13, 2017 · 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. …

  3. SoapUI Open Source Questions - SmartBear Community

    Vulnerabilities found in SoapUI 5.9.1 Hi there, I installed SoapUI 5.9.1 on one of our servers. Following the installation, the attached Java (Maven) vulnerabilities were found in the SoapUI directory using …

  4. Home | SmartBear Community

    Welcome To SmartBear's Software Community. Ask questions, get help from other users, and ask for feature upgrades. Take part in the discussion!

  5. soapui - How to run multiple request in SOAP UI and Store all …

    Sep 2, 2015 · I am having some 100 Request in one folder.I wish to run all the request one by one and need to capture the response for all the request in SOAP UI. Could someone help me on this with …

  6. SoapUI SOAP Project request using client certificate

    Oct 17, 2023 · The issue is the Web Service requires a client side certificate, and I am unable to load this in SoapUI the same way I do with Zeep in Python. I have followed the instructions at How to …

  7. How can I set x-www-form-urlencoded in SoapUI?

    Sep 10, 2014 · I cannot see the media type x-www-form-urlencoded in SoapUI pro 5.0.0. How can I set this for a post method?

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

    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 current …

  9. How to import Postman collection in SoapUI - Stack Overflow

    Jul 28, 2022 · SoapUI will create a new project and import all APIs described in the collection. If the collection has tests, SoapUI will create new SOAP or REST Request test step for each API definition …

  10. SoapUI raw request not showing JSON body - Stack Overflow

    Nov 3, 2015 · Check in the SOAPUI Preferences panel that your request size doesn't exceed the Size of Raw Request Message to Show: property and has Wrap content in Raw Message Viewers property …