Open links in new tab
  1. 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. …

  2. SOAPUI - configure endpoints and resources for TestCase/TestSuite ...

    Jan 25, 2016 · SOAPUI - configure endpoints and resources for TestCase/TestSuite Asked 10 years ago Modified 6 years, 5 months ago Viewed 15k times

  3. SoapUI Open Source Questions - SmartBear Community

    SoapUI - Apache Commons FileUpload (CVE-2025-48976) (High) Hello, I tested the latest version of SoapUI (v5.9.1) and found that it does not fix the high-rated vulnerability (CVE-2025-48976).

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

  6. 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 …

  7. ssl - SOAPUi and keystore - Stack Overflow

    May 29, 2015 · In SOAPUi, I went to preferences and in SSL Settings Tab, keystore was set to be pierrejks.jks keystore password provided : changeit requires client authentication was ticked. On the …

  8. How to test a REST service that uses JWT in SoapUI?

    Nov 5, 2015 · SoapUI will call your authentication server and fetch the token, then it will automatically put that token into authorization header (Bearer <token>). Add new authorization>OAuth …

  9. SoapUI Open Source - SmartBear Community

    SoapUI gives a window for each opened entity (testcase, teststep, request, etc.) and this is good. Only if you have more than 10 windows open, it is really annoying to switch between windows and find...

  10. How to run soapUI tests from Java - Stack Overflow

    Jun 16, 2013 · Learn how to execute soapUI tests from Java with examples and solutions provided by the Stack Overflow community.