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

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

  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. How to enable TLS 1.2 in SoapUI - SmartBear Community

    I ran into same issues with enabling TLS 1.2 in SoapUI, and adding those parameters helped. But it's only for desktop version. Does anyone knows how to enable TLS 1.2 in SoapUI maven plugin?

  4. SOAP-UI - How to pass parameter from variable - Stack Overflow

    Aug 18, 2015 · You could achieved this using properties, there are some scopes for the properties project, testCase, testSuite, etc. You've to set the property name and the value at desired scope and …

  5. soapui - How to use particular value from SOAP UI response into a new ...

    Jun 5, 2013 · 13 You need to set up a Property Transfer step to store the Incident Number into a Property, you can then use that Property in your request. This soapUI tutorial covers a situation …

  6. soapui - fetch access_token from the response and passing in Request ...

    I have started using Soapui recently and i need an help. I am able to fetch access_token from the response using Transfer Property. Now I need to use ‘access_token’ in the next request header as i...

  7. soapui - Setting up HTTP Basic Authentication for all requests - Stack ...

    Oct 27, 2014 · Is there a way to set up HTTP Basic Authentication for all requests in a SoapUI project? I know it can be done for all requests within a TestSuite but I cant figure out how to do it for all …

  8. soapui - Soap UI - where are the preferences/settings stored in …

    Feb 5, 2015 · In <con:project> values in default-soapui-workspace.xml you can see the path for xmls where your project data is stored (testcases, teststep, requests, assertions, and so on).

  9. How to return dynamic response in SoapUI MockService

    Nov 24, 2010 · I am new to SoapUI and have just configured a very simple MockService. Is it possible to manipulate the response so that for a particular request the response's elements are dynamically …

  10. SoapUI : is it possible to autogenerate the value from an element in a ...

    Explore solutions for auto-generating values from elements in SOAP messages using SoapUI, a tool for testing web services.