SoapUI Open Source
SoapUI Open Source, supported by SmartBear
Overview
Recent Reviews
Reviewer Pros & Cons
View all pros & consVideo Reviews
Leaving a video review helps other professionals like you evaluate products. Be the first one in your network to record a review of SoapUI Open Source, and make your voice heard!
Pricing
View all pricingEntry-level set up fee?
- No setup fee
Offerings
- Free Trial
- Free/Freemium Version
- Premium Consulting / Integration Services
Would you like us to let the vendor know that you want pricing?
1 person want pricing too
Alternatives Pricing
Features Scorecard
No scorecards have been submitted for this product yet.Start a Scorecard.
Product Details
What is SoapUI Open Source?
SoapUI is an open source API testing tool supported by SmartBear's community, supporting functional and performance testing of APIs.
SoapUI Open Source Technical Details
Operating Systems | Unspecified |
---|---|
Mobile Application | No |
Comparisons
View all alternativesCompare with
Reviews and Ratings
(23)
Reviews
(1-6 of 6)- Popular Filters
Companies can't remove reviews or game the system. Here's why
December 01, 2021
Free yet Powerful
We first started using SOAPUI to make manual calls to SOAP-based web services, then we started creating multiple-step TCs that includes sequential calls to web services where the response of one service is passed to request of the next one while adding assertion of having status code 200. The next thing is that we started using Groovy script and built-in functions to read input data from Excel files and navigate through our steps based on certain parameters received in response to some services. Lastly, we started using Groovy script to build the request body itself by adding mandatory parameters when needs. For example, we parse the response of request A, add a new XML tag to request B, and give it the parsed value. Then, we submit a request and check if all assertions pass or not. We also used the UI Support library to prompt users for input when needed at the start of the sequential flow, for example, input like national ID or request ID.
October 21, 2021
Easy XML generation tool which fast-forwarded functional tests
It is used in area of integration test by my department. It helps us to generate xml messages to check if configuration was correctly determined. Software can imitate any other system. It’s easy to maintain routing and after initial setup is done it’s very easy to paste and generate messages.
July 28, 2021
SoapUI - A complete tool to test SOAP and REST API
In our organization, SoapUI is mainly used by our Dev team department.
It is used in order to test all of our web services (SOAP, REST), from several sources (ASMX from SharePoint, custom ASMX, PHP web services, etc).
It is also used when there is an issue with technical interfaces between our tools, for example between our CRM and our e-Commerce platform. In order to update/remove data, we are using SoapUI to check or update data manually.
We have also several calls to external API, and if we want to test if they work properly, then we are using SoapUI
It is used in order to test all of our web services (SOAP, REST), from several sources (ASMX from SharePoint, custom ASMX, PHP web services, etc).
It is also used when there is an issue with technical interfaces between our tools, for example between our CRM and our e-Commerce platform. In order to update/remove data, we are using SoapUI to check or update data manually.
We have also several calls to external API, and if we want to test if they work properly, then we are using SoapUI
July 28, 2021
Highly recommended for web services developers
In my organization, we are using SoapUI Open Source in the software development department. We focus on the development of web services for companies in the tourism and hotel sector, so SoapUI has helped us in all our tests and simulations of each of our services, all this in a completely reliable and safe environment.
May 02, 2021
Soup UI is the perfect app
I'm using it for API testing and it is very useful to me because it supports the Swagger format. My organization is also using it. I have never faced any problem with this app.
March 02, 2019
Best and powerful framework for API testing
SoapUI is an powerful tool for API testing and solid framework.As it is an open source tool, it is totally free for everyone who use web service testing. We send services ad send data through webservices . We can declare the variables and change the values parameters without having code in our test cases. We just load the WSDL address and it shows us all the methods and then we submit the variables and send it and get the result. its interfere is easy to learn