# SOAPUI Reviews
**Vendor:** SmartBear  
**Category:** [Automation Testing Tools](https://www.g2.com/categories/automation-testing-tools)  
**Average Rating:** 4.4/5.0  
**Total Reviews:** 141
## About SOAPUI
SoapUI is the world&#39;s most trusted open source API testing tool



## SOAPUI Pros & Cons
**What users like:**

- Users value the **ease of use and support** for API management in SoapUI, enhancing their testing efficiency. (2 reviews)
- Users appreciate the **quick help and support** provided by Smartbear for effective API testing with SoapUI. (2 reviews)
- Users appreciate the **ease of use** of SoapUI, highlighting its simple UI and quick learning curve for API testing. (2 reviews)
- Users value the **advanced testing capabilities** of SOAPUI, finding it effective for API and load testing. (1 reviews)
- Users find the **ease of learning** with SOAPUI beneficial, aided by its support and user-friendly interface. (1 reviews)
- Users appreciate the **robust functionality** of SOAPUI, particularly for comprehensive API and load testing capabilities. (1 reviews)
- Helpful (1 reviews)
- Load Testing (1 reviews)
- Testing (1 reviews)
- Time-saving (1 reviews)

**What users dislike:**

- Users find the **complexity** of SOAPUI&#39;s UI and project setup slow and cumbersome, impacting usability significantly. (1 reviews)
- Users find the **difficult navigation** in SOAPUI frustrating, as the complex UI hampers project setup and feature access. (1 reviews)
- Users find the **difficult setup** of SOAPUI cumbersome, hindering the initiation of new projects effectively. (1 reviews)
- Users find the **pro version expensive** , particularly for team collaboration on a single project. (1 reviews)
- Users feel a lack of **functionality in automation** , making SOAPUI less competitive against other tools like Postman. (1 reviews)
- Limited Automation (1 reviews)
- Users find **setup difficulties** due to the slow project initiation and complex UI navigation, impacting their workflow. (1 reviews)
- Slow Performance (1 reviews)

## SOAPUI Reviews
  ### 1. SoapUI- Super friendly tool to test API's

**Rating:** 5.0/5.0 stars

**Reviewed by:** J S. | Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 31, 2022

**What do you like best about SOAPUI?**

I have used SoapUI for end to end API testing of REST,SOAP endpoints and load testing.We in our organization generally do load testing of our applications through SoapUI to check it's performance. It automatically creates a project under test and the project can be saved for future uses. My overall experience is very satisfying as I am very happy with the features the tool provides while testing any applications.

**What do you dislike about SOAPUI?**

It it bit slow to setup new project. It has a complex UI for finding all features and have to go to menus to search for it. For collaboration on single project we need to purchase pro version for the whole team which is quite expensive.

**What problems is SOAPUI solving and how is that benefiting you?**

Any type of user (Beginners or experts) can easily adopt to SoapUI's  user interface in few hours. We can send/receive multiple API calls and responses from different API's by just executing a single test suite. It is best for asynchronous web services testing. All the saved projects are organized so that user does not need to load the projects every time.

  ### 2. Simple UI, Easy Learning, and Quick Help for API Testing

**Rating:** 4.0/5.0 stars

**Reviewed by:** Piyushkumar R. | Senior Test Automation Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** February 19, 2026

**What do you like best about SOAPUI?**

Simple UI, Easy to Learn and Quick help for API testing.  Smartbear has great community and enterprise support

**What do you dislike about SOAPUI?**

More support on automation side would be great. There is tough competition from other tools like postman in terms of functionality and ease of use.

**What problems is SOAPUI solving and how is that benefiting you?**

Soap UI can help with API testing with Rest and SOAP services.  For Manually Testing and verifying APIs, it is one of the best tool. It also has Pro version with advanced features.

  ### 3. Very useful tool to perform API testing

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sidhant S. | Enterprise (> 1000 emp.)

**Reviewed Date:** January 18, 2024

**What do you like best about SOAPUI?**

Soap UI has a very simple UI, which can easily be understood by new users also. It is a good tool to validate and test SOAP web services by a simple import of WSDL file. Best part is that test cases can be written and automated using SOAP UI in XML format, where data driven testing is also possible. It is easily integrated with other automation testing tools like Selenium and TestComplete for automation testing.

**What do you dislike about SOAPUI?**

In some test scenarios, Groovy scripting needs to be done, and that can need a hands-on for users who are unaware of coding. Other than that, everything else is good.

**What problems is SOAPUI solving and how is that benefiting you?**

Our client had both front-end application as well as back-end APIs that needed to be tested. So for testing these SOAP web services, we used SOAP UI to create and execute test cases that can automatically and later validated the response XML. SOAP UI is a very powerful tool to accomplish testing for SOAP web services by connecting it to automation tools like Selenium. It has a very intuitive interface and with a little knowledge of XMLs and Groovy scripting, API test cases can be automated.

  ### 4. Best Soap and Rest based application Testing Tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** ADITYA R. | Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** November 28, 2023

**What do you like best about SOAPUI?**

SOUP UI  Comes with pack of different test not just Rest and soap based application testing means I have done functional, load and Rest API mocking it's a perfect tool for any Tester to do testing and it's very easy also new people to learn and having good tutorial to learn and customer support available. I mostly used it frequently for Soap and Rest service mocking. Easy to integrate

**What do you dislike about SOAPUI?**

Not any thing specific to any feature all are good because easy to implement but response time should be faster if it is possible

**What problems is SOAPUI solving and how is that benefiting you?**

It is saving time and efforts in automation testing and giving best experience to testers to test Rest of Soap Based application also everything is in one place means functional, security, Api so tester no need to integrate multiple tool or to handle multiple tools

  ### 5. Excellent API automation tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Bhavarth K. | Mid-Market (51-1000 emp.)

**Reviewed Date:** August 16, 2023

**What do you like best about SOAPUI?**

I have used SOAP UI for the SOAP and REST API automation testing. I can vouch on this tool that this is the best tool for anyone who want to start adding automation tests for their APIs and does not have much knoledge on API automation. It provides some of the features which I like the most:
- Differente test suite management for different API endpoints
- Management of testsuite, testcase and test project properties like input data, base url, api version, authorization token etc
- Extensive script support using groovy script
- Ease of adding new testcases by cloning the existing testcase
- Ease of adding new assetion like validating the status code, validating the response body etc
- Some of the test step like conditional goto step and property transfer provides great way to control the flow of test scenario as well as transferring the values from one response to another request

**What do you dislike about SOAPUI?**

- It does not provide way to modularize the common functions that can be used across different testcases
- It does not provides extensive reporting of historical runs

**What problems is SOAPUI solving and how is that benefiting you?**

- We can get early feedback of a smoke build through SOAP UI automation testing which helps in Faster Delivery of a software
- Efficient Testing with less time through automation

  ### 6. One of the best tool for API Testing

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Financial Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 09, 2023

**What do you like best about SOAPUI?**

Whether you're testing SOAP or RESTful web services, SOAPUI has that support. There's the intuitive and user-friendly interface. Navigating through the tool feels like a breeze, even for those new to API testing. 

SOAPUI is a QA's best friend and certainly a uses tool in their toolkit.

**What do you dislike about SOAPUI?**

Every tool has theor quirks. Firstly, the learning curve with SOAPUI can be a hurdle, especially for beginners.

**What problems is SOAPUI solving and how is that benefiting you?**

It supports API testing which is really big in software engingeering and test. One of the primary challenges in software testing is ensuring that different components of an application communicate effectively. SOAPUI specializes in testing APIs, making it easier to validate that the different parts of your software are talking to each other as expected.

  ### 7. API Testing tool SoapUI

**Rating:** 4.5/5.0 stars

**Reviewed by:** Usman S. | Software Tester, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 01, 2023

**What do you like best about SOAPUI?**

SoapUi is one of the best tool i used for API Testing.
With SoqpUI we can perform various types of testing like Load, Security and performance Testing.
The other advantage of this tool is that it is an open source tool so it is easily available to use.

**What do you dislike about SOAPUI?**

Sometimes it becomes slow when we execute large project on it. So they should work on this to make it more better.

**What problems is SOAPUI solving and how is that benefiting you?**

It is helping us in Running Automation Testing Test Cases

  ### 8. Great tool to test and run REST and SOAP web services

**Rating:** 5.0/5.0 stars

**Reviewed by:** Pushpanjali M. | Analyst, Accounting, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 06, 2023

**What do you like best about SOAPUI?**

The tool is extremely user friendly and the version updates are available on a regular basis which fixes the bugs. It is my go to app to test if the web services of my organization are working correctly.

**What do you dislike about SOAPUI?**

Nothing so far, the tool is pretty good and gives a seamless experience

**What problems is SOAPUI solving and how is that benefiting you?**

My team uses this tool for Load testing and software testing

  ### 9. Accelerating API quality testing

**Rating:** 4.5/5.0 stars

**Reviewed by:** Raghavendra B. | Analyst Trainee, Enterprise (> 1000 emp.)

**Reviewed Date:** November 27, 2023

**What do you like best about SOAPUI?**

For developers and testers looking to accelerate their ability to deliver REST, SOAP, and GraphQL APIs. SoapUI Open Source is the simplest and easiest way to begin your API testing journey.

**What do you dislike about SOAPUI?**

Not Applicable for everything looks fine

**What problems is SOAPUI solving and how is that benefiting you?**

For developers and testers looking to accelerate their ability to deliver REST, SOAP, and GraphQL APIs.

  ### 10. Best tool for testing Web Based Application's API

**Rating:** 5.0/5.0 stars

**Reviewed by:** Kaushlendra S. | Software Engineer, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 26, 2023

**What do you like best about SOAPUI?**

SOAPUI is best toool for API Testing .We can create test Cases and attach them under a Project.For Application reliability we perform Load testing Through API's and It is best tool supports multiple tools and Application for Integration.

**What do you dislike about SOAPUI?**

Till now I have not get any loophole but its tool integration feature and UI and not supporting feature like Cloud Service can be improved in Future which will increase its popularity very much.

**What problems is SOAPUI solving and how is that benefiting you?**

It is best tool for API's testing and load Testing and reduces the time by integrating test cases with project is good Feature.With this Application Web Application Testing has become more easy and authenticated.

  ### 11. SOAP UI Best for API testing

**Rating:** 5.0/5.0 stars

**Reviewed by:** Prajwal B. | Assistant System Engineer Trainee , Small-Business (50 or fewer emp.)

**Reviewed Date:** November 28, 2023

**What do you like best about SOAPUI?**

User friendly interface,soapUi supports various protocols like rest, http ,it enables comprehensive testing of APIs ,it enables automation of test cases

**What do you dislike about SOAPUI?**

Complexity in set-up,
Resources intensive

**What problems is SOAPUI solving and how is that benefiting you?**

Testing restfulAPIs
Microsercices testing,

  ### 12. Best Testing tool for web based applications.

**Rating:** 4.0/5.0 stars

**Reviewed by:** PRASHANTH V. | Senior Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** April 14, 2023

**What do you like best about SOAPUI?**

We have used SOAP UI for API testing and saved our test cases under a project in an organized way.
Easy to learn and use.
user friendly.

**What do you dislike about SOAPUI?**

Sometimes loading the existing project is very slow and testing that API's also slow. It is very time-consuming.
Unnecessarily need to check the UI options and it little bit difficult.

**What problems is SOAPUI solving and how is that benefiting you?**

Any type of user (Beginners or experts) can easily learn the soapui's user interface in a few days.
Sending a request and getting a response from API is good and shows that result in an organized way, so creating a test suite and preparing test cases is very easy for web-based applications using this SOAP UI.

  ### 13. Not very user friendly

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Banking | Enterprise (> 1000 emp.)

**Reviewed Date:** August 09, 2023

**What do you like best about SOAPUI?**

It helps with testing legacy APIs. Otehr than that I don't really like this product

**What do you dislike about SOAPUI?**

I use it often but feel that it is not very user friendly. The ui is not very intuitive. It gets difficult to make new configurations

**What problems is SOAPUI solving and how is that benefiting you?**

It helps us test third party APIs, the response and request structure and integrate the same into our application

  ### 14. SOAPUI for fullstack developer

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** December 19, 2022

**What do you like best about SOAPUI?**

SOAPUI is a popular choice for testing APIs due to its powerful features and flexibility, as well as its wide adoption in the industry. It is used by many organizations and developers to ensure the quality and reliability of their APIs. OAPUI provides a user-friendly interface and a range of features that make it easy to test APIs, including the ability to create test cases and mock services, perform data-driven testing, and integrate with other tools and frameworks. It also supports a range of protocols and technologies, such as HTTP, HTTPS, JMS, and JDBC.

**What do you dislike about SOAPUI?**

Complexity: SOAPUI has a wide range of features and capabilities, which can make it somewhat complex to use, especially for beginners. It may take some time to learn and become proficient in using all of its features.

Limited support for newer technologies: SOAPUI may not fully support newer technologies, such as GraphQL, which is a newer API query language that is gaining popularity.

Limited integration with other tools: While SOAPUI can integrate with some other tools and frameworks, it may not offer as much integration as other API testing tools.

Lack of a cloud-based version: SOAPUI does not currently offer a cloud-based version, which can be a disadvantage for teams that prefer to work in the cloud.

Limited support for load testing: SOAPUI's load testing capabilities are somewhat limited compared to other tools specifically designed for load testing.

**What problems is SOAPUI solving and how is that benefiting you?**

SOAPUI is a tool that is primarily used for testing and inspecting web services, including SOAP-based and RESTful APIs. It is designed to help developers and testers ensure the quality and reliability of their APIs by allowing them to create and execute functional and security tests.

Some of the specific problems that SOAPUI can help solve include:

Functional testing
Security testing
Data-driven testing
Mock services

By helping to solve these problems, SOAPUI can benefit developers and testers by allowing them to ensure the quality and reliability of their APIs, which can improve the overall user experience and the success of the associated projects.

  ### 15. Very powerful tool with dreadful UI

**Rating:** 2.0/5.0 stars

**Reviewed by:** Verified User in Consumer Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 31, 2023

**What do you like best about SOAPUI?**

Powerful
Good WDSL reading, with example tests.
XML request body already populated.

**What do you dislike about SOAPUI?**

UI is just horrible.
Sometimes hard to use.

**What problems is SOAPUI solving and how is that benefiting you?**

Automated testing of our legacy SOAP interface.

  ### 16. SOAPUI Review

**Rating:** 4.0/5.0 stars

**Reviewed by:** Ahsan I. | Sr Systems Analyst, Enterprise (> 1000 emp.)

**Reviewed Date:** February 12, 2023

**What do you like best about SOAPUI?**

Great tool to send API calls and perform regression testing.

**What do you dislike about SOAPUI?**

The UI and instructions to use the tool can be improved.

**What problems is SOAPUI solving and how is that benefiting you?**

Regression testing for test cases.

  ### 17. The simplests and finests open source web service testing tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Chetan S. | SOFTWARE DEVELOPER, Enterprise (> 1000 emp.)

**Reviewed Date:** March 31, 2022

**What do you like best about SOAPUI?**

The thing which i like best in SOAPUI is smart interface, that non technical individual can also handle work and stuff if guided properly, no mess just neat displaying of all features properly, the endpoint explorer feature is best feature just simply paste the web service which we need to test and hit send, will provide raw data which is response immediately, we can easily select method from same pane tab from drop down like GET POST PUT HEAD, we can also save REST endpoint url requests, it is an open source application, provision to create WSDL / SOAP related files and projects

**What do you dislike about SOAPUI?**

the thing which i dislike in SOAPUI is working speed , sometimes it takes too long to provide raw response in xml format, requests and response pane size should be make large, the application itself takes time to get started, starting time should be less , shall start quickly, navigator should display all panes in tabs properly.

**What problems is SOAPUI solving and how is that benefiting you?**

the critical business problems can be solved via SOAPUI, if any webservice which is used by another application and hits it to retrieve data, we can check that webservice easily whether it is up or not,  WSDL and URL's can be tested , are they working fine or not, production , testing and development env url can be checked via SOAPUI, we can also use and import REST services in the SOAP ui for testing purpose.

  ### 18. SOAPUI API tester.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** April 29, 2022

**What do you like best about SOAPUI?**

Open source and licenced versions are both available. Rest APIs and Soap APIs are both available for testing. It supports the seamless import and export of wsdl. API test automation is simple. Requests can be made in both XML and JSON formats.

**What do you dislike about SOAPUI?**

The mistakes that you receive can be a little hazy at times. Although the software functions properly, it takes a long time to start up. GET queries can become stalled for minutes without receiving a response.

**Recommendations to others considering SOAPUI:**

SOAP UI is the greatest API testing tool if you want something simple. Both SOAP and REST services are supported. It is not extremely costly.

**What problems is SOAPUI solving and how is that benefiting you?**

The main issue that SoapUI has addressed is that if we have a WSDL location, we can declare variables and update parameters without having to write any code. When we have a WSDL address, we can simply type it in and it will display all of the methods. From there, we can select the method we want to work on and run it into the system.

  ### 19. best app for mock

**Rating:** 4.0/5.0 stars

**Reviewed by:** Marco Daniele C. | Senior Java Developer, Enterprise (> 1000 emp.)

**Reviewed Date:** August 11, 2022

**What do you like best about SOAPUI?**

it is very simple to use. In 15 minutes you can create your mock

**What do you dislike about SOAPUI?**

nothing. there isn't a good reason for don't use it

**What problems is SOAPUI solving and how is that benefiting you?**

you can create mocks very easily, it can create also dynamic responses: it helps a lot for testing your applications and having a full cover of test cases without write hundreds of mocks

  ### 20. Very helpful for API testing and Automation

**Rating:** 5.0/5.0 stars

**Reviewed by:** Yashwant S. | Senior Programmer Analyst, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 11, 2021

**What do you like best about SOAPUI?**

You can add variables and customize your test calls on project level. Also it's very easy to use and you can get many help articles on internet because of its large user base.Also I like the falacibity to integrate with many languages tools like .net wsdl.exe and Java etc.

**What do you dislike about SOAPUI?**

Window management - if you have opened multiple windows its hard to switch. Mock REQUESTS are not very clear. I think that has scope of improvement.

**Recommendations to others considering SOAPUI:**

It's a very good tool for api  testing and automation. Very easy to learn and it's very customizable.

**What problems is SOAPUI solving and how is that benefiting you?**

Testing Api and web services.you can share project xml.files between teams. Also we are using it for automation testing. Creating basic poc tools with help of SoapUI

  ### 21. Great Tool for API Testing and Webservices testing

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 23, 2021

**What do you like best about SOAPUI?**

In my team, we use SoapUI almost every day. We mainly use it for REST API testing and also for SOAP Projects. Genetaring electronic e-Vouchers that can later be used on the Main system

**What do you dislike about SOAPUI?**

About disliking SoapUI, I need to be honest, so far SoapUI has been great. I have around four years of using it. And I don't have complaints yet. The issues I've had in the past are not related to SoapUI itself. Instead, the XML not having the correct parameters. That's not SoapIU's fault.

**Recommendations to others considering SOAPUI:**

SoapUI has the Free version and also a paid version. The Free version has worked perfectly fine for me all this time. Feel free to check out the free version first, and then if you decide you can go for the Paid version

**What problems is SOAPUI solving and how is that benefiting you?**

QA testing for the most part. It helps our test cases during Regression Testing. And also for new features that need to be tested in integration testing. Also, for UAT.

  ### 22. SoapUI for testing Restful APIs, Web services and creating mock services

**Rating:** 4.0/5.0 stars

**Reviewed by:** Ebrahim Kashif M. | Consultant, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 21, 2022

**What do you like best about SOAPUI?**

Available in both open source and licensed. You can test Rest APIs and Soap APIs. It support import and export of wsdl seamlessly. Test automation of API can be done easily. Supports both XML and JSON requests.

**What do you dislike about SOAPUI?**

No cloud based storage in open source SoapUI. You have maintain it locally. Which causes more management and needs to be effectively and regularly.

**What problems is SOAPUI solving and how is that benefiting you?**

Testing interaction between two applications using API. XML and JSON requests. Methods like get, put, post, delete etc.. are carried out. Creating automation scenarios in the wsdl and testing the suite using automation without any manual efforts

  ### 23. Using SOAPUI

**Rating:** 4.5/5.0 stars

**Reviewed by:** Turan Emre K. | Data System Senior Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** December 03, 2021

**What do you like best about SOAPUI?**

We use it to call a web service or perform functional testing on the web service. It is possible not only to SOAP but also to REST.

**What do you dislike about SOAPUI?**

There is no problem except that the interface is not clearer

**What problems is SOAPUI solving and how is that benefiting you?**

SoapUI allows us to test the service by creating a simple test client from the WSDL file and testing the client you have developed by creating a test server in cases where you do not have direct access to a service prepared by someone else yet.

  ### 24. One of the Best API testing tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** Kshitij D. | Software Test Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** October 19, 2021

**What do you like best about SOAPUI?**

SOAPUI is very easy to use. It also helps users to maintain the API collection in one place. We can integrate it with Jenkins, so all the tests can be run remotely.

**What do you dislike about SOAPUI?**

SoapUI plans seem a little costly at the moment. The free version should add more features, or the plan prices should be reduced.

**What problems is SOAPUI solving and how is that benefiting you?**

I create all the API test cases using SOAPUI. This helps me in API automation testing and reduces a lot of my manual efforts. Also, I can maintain all my API collections in one place using SOAPUI. It also allows me to write Groovy scripts and use them for API testing.

  ### 25. Easiest way to test soap API's!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Amna K. | Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 02, 2021

**What do you like best about SOAPUI?**

It's very easy and simple to use! I use soapUI to test soap API's. I love how you can import using the wsdl url, and all the XML for the requests available imports, too. (The XML template is laid out for you.).  It's user-friendly -- the left side is the request, press play, and the response shows up on the right. I prefer this over other software tools for testing soap calls. Whenever we use a third-party API, I use soapUI to test out what the response looks like and what to expect -- it helps a lot when developing. Also, it's useful when debugging. In your app, for some reason, you get a 500 error back and you want to rule out if it's because of the response, you can directly use soapUI and double-check if you're getting a valid response. In the past, I've also used soapUI for testing rest API's. You can set up a test suite and mass run tests. It's been a while since I've used this feature, so I can't say too much on it.

**What do you dislike about SOAPUI?**

The only dislike I would say is the UI is a bit outdated. It gets the job done, but it's been around for a while and the UI has never been updated.

**Recommendations to others considering SOAPUI:**

I would highly recommend soapUI if you're working with wsdl's, testing rest api's. It is VERY easy to use. I've used postman and as beautiful as the UI is, it isn't as easy to use sometimes. If it's for personal or professional use -- I would still go with soapUI.

**What problems is SOAPUI solving and how is that benefiting you?**

soapUI is handy for debugging -- if you get a 500 error, for example, you can rule out if the API you're calling is returning a bad response. It's useful for developing -- testing the request/response you are sending.

  ### 26. Bet for testing

**Rating:** 4.0/5.0 stars

**Reviewed by:** abhilash g. | Assistant System Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 19, 2021

**What do you like best about SOAPUI?**

This application is best for testing both soap and rest APIs, it is easy to use and we can use all standard protocols to test all types of APIs, the other best I like is it is opan source and I can easily use it securely. It have plenty of options in it,it provide methods like GET, POST etc.,we can select what we require and it also supports both web and HTTP services I like this feature.
We can import and export files and add checkpoints and it provides more features and I can easily use it dosent given trouble when am using.

**What do you dislike about SOAPUI?**

I don't find dislike but If u are new to this application it is little bit difficult to understand and work but if you keep on working this application is the best for testing.

**Recommendations to others considering SOAPUI:**

I will recommend this application who like multi functionality in single application and who like user friendly testing tool.

**What problems is SOAPUI solving and how is that benefiting you?**

Am able to use different types of protocols and methods. Starting I found difficult but wen keep on working this application is user friendly and very quick in responce, here I can use plenty of options in this application for different works, this solves my issue in using multiple applications instead of this I can use this single application for all.

  ### 27. Best API Testing Tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Somit S. | CRM Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 20, 2021

**What do you like best about SOAPUI?**

The best thing I like about SOAP UI is that it can be used to test both REST and SOAP web services. You can just input the URL and import the web services quickly. The UI is simple, which makes it easy to use.

**What do you dislike about SOAPUI?**

The errors received can sometimes be vague. Although the software runs fine but the initial startup takes a lot of time. The GET requests can get stuck for minutes and not return any response.

**Recommendations to others considering SOAPUI:**

If you want an easy-to-use API testing tool, then SOAP UI is the best. It supports both SOAP and REST services. It is not very expensive.

**What problems is SOAPUI solving and how is that benefiting you?**

Easy web service import if you have WSDL or URL. Excellent GUI. Asynchronous testing of the web services.

  ### 28. Using SOAPUI for testing API's from last 4 years

**Rating:** 4.0/5.0 stars

**Reviewed by:** Farhan A. | Lead Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 03, 2021

**What do you like best about SOAPUI?**

It is advantageous to test API both SOAP and REST. It provides data generation and code generation functionality which saves a lot of testing efforts. We can test API security and functionality both using SOAP UI and also supports the running of automated tests.

**What do you dislike about SOAPUI?**

SOAPUI user interface needs to improve, and sometimes it responds very slow. Functionalities used in security testing need to be advanced.

**Recommendations to others considering SOAPUI:**

It is a perfect tool for API testing. If you are looking software that allows you to test REST and SOAP both Webservices or APIs in one place, you must go with SOAPUI.

**What problems is SOAPUI solving and how is that benefiting you?**

We are testing both SOAP and REST APIs using SOAPUI. It saves a lot of time and manual effort.

  ### 29. A Perfect Platform to Test and Consume SOAP Based APIs

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sibongakonke N. | P, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 27, 2021

**What do you like best about SOAPUI?**

SOAP UI Makes it easier to visualize SOAP APIs; The platform allows you to connect to existing APIs and view available functions and their documentation. SOAP UI is a valuable tool to API designers because they can test their APIs as they build them

**What do you dislike about SOAPUI?**

The User interface is dated. it can be hard to find functionality

**Recommendations to others considering SOAPUI:**

It is perfect for visualizing a WSDL Document and testing API functions for SOAP Based APIs

**What problems is SOAPUI solving and how is that benefiting you?**

I test SOAP Based APIs before consuming them

  ### 30. Soapui review

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 10, 2022

**What do you like best about SOAPUI?**

It helps developers or testers to use the application in a easy way.We can access with all types of scripts to get easy results.Also very interactive way of approach

**What do you dislike about SOAPUI?**

Sometimes the registration process takes long and error identification is difficult to understand at sometimes.Logs are not in  approachable way for testers while using at first time

**What problems is SOAPUI solving and how is that benefiting you?**

A Best application to get all types of result formats.Quick and best user friendly UI formats for all kind of users.Easy accessible to separate projects or folders

  ### 31. Simple API test for Soap Services

**Rating:** 4.0/5.0 stars

**Reviewed by:** Nasrullah N. | Application Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 18, 2021

**What do you like best about SOAPUI?**

SoapUI is a great tool to test soap services. It simply let us add the WSDL endpoint and then generates sample xml requests, which is a great advantage. The sample request is easy to copy paste to our development in order to set the realtime values within the xml.

**What do you dislike about SOAPUI?**

Paid subscription cannot be affordable for an individual, while paid subscriptions are reasonable for company use. Still, the free version can be used for primary usage

**What problems is SOAPUI solving and how is that benefiting you?**

SoapUI is used to test WSDL services and detects xml errors on the request. It allows to set soap versions according to the versions the APIs are developed.
We use to copy the request from the development side to soapui to detect errors.

  ### 32. SoapUi Pros and Cons

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Financial Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** April 02, 2022

**What do you like best about SOAPUI?**

Preferred for manual and Rest API testing also can send messages via HTTP..

**What do you dislike about SOAPUI?**

No cons for soapui.. It is the easiest tool for api testing..

**Recommendations to others considering SOAPUI:**

Easiest api testing tool

**What problems is SOAPUI solving and how is that benefiting you?**

Soapui is preferred for API automation as it supports various protocols..

  ### 33. SOAPUI Reviews

**Rating:** 3.5/5.0 stars

**Reviewed by:** Gaurav K. | Software Developer In Test, Enterprise (> 1000 emp.)

**Reviewed Date:** March 25, 2021

  ### 34. SOAPUI - REVIEW

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 02, 2021

**What do you like best about SOAPUI?**

It is easy just to import the WSDL and start pushing requests with end-points.
Easy installations and free to use

**What do you dislike about SOAPUI?**

It is a heavy application, and the response validation requires technical regular expression skills.

**What problems is SOAPUI solving and how is that benefiting you?**

Pushing SOAP request via soap UI tool and validating the data in the db, Simulation of accounts by pushing request and creating test data.

  ### 35. Great web service testing application

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Business Supplies and Equipment | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 04, 2022

**What do you like best about SOAPUI?**

Easy to use. Intuitive use. Free tool. It perfectly describes a WSDL and its functions.

**What do you dislike about SOAPUI?**

I didn't find anything that made me dislike the tool.

**What problems is SOAPUI solving and how is that benefiting you?**

I used it in a project to integrate an ERP system with Magento's APIs.

  ### 36. SoapUI, My favorite API testing app

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** October 28, 2021

**What do you like best about SOAPUI?**

- Essential features on the free version
- Rich online documentation
- Able to export/import project

**What do you dislike about SOAPUI?**

- Creating a test case is complicated
- Unable to track sent requests
- Error messages are confusing

**What problems is SOAPUI solving and how is that benefiting you?**

Commonly  during developing applications, we use the SOAPUI to test our SOAP-based  web services,
Also, we automated our performance test by defining variables and creating multi-layer test cases 
It's our main app for manual and automated QA test scenarios
We save our projects and import across other systems while needed
SoapUI helps us a lot when we debug and develop web services.

  ### 37. Best Services Tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Outsourcing/Offshoring | Enterprise (> 1000 emp.)

**Reviewed Date:** April 19, 2019

**What do you like best about SOAPUI?**

User Friendly, Lot of useful functionality, Free to use, good automation capability.

**What do you dislike about SOAPUI?**

Many functionalities are available only for licence version.

**Recommendations to others considering SOAPUI:**

Best tool available for API Testing

**What problems is SOAPUI solving and how is that benefiting you?**

Its help me with day to day testing of functionalities both SOAP and REST. With its ease of use type of app, its lot easier to use then other tools.

  ### 38. One of the Best API Testing Tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Rajat M. | Test Lead, Enterprise (> 1000 emp.)

**Reviewed Date:** October 30, 2021

**What do you like best about SOAPUI?**

User Friendly Interface, easy to use for API Testing and Bulk Automation Feature.

**What do you dislike about SOAPUI?**

Nothing as such to dislike, just the Automation Feature can be enhanced to include REST services as well.

**What problems is SOAPUI solving and how is that benefiting you?**

Using it for Automating API Testing for SOAP Services also using it for testing SOAP services without automation.

  ### 39. Excellent tool to test API connections

**Rating:** 5.0/5.0 stars

**Reviewed by:** Lidia Z. | Application support Analyst/ Software developer, Enterprise (> 1000 emp.)

**Reviewed Date:** August 03, 2021

**What do you like best about SOAPUI?**

Easy to use a set of files and keep your changes. You can name each test file and make changes easily.

**What do you dislike about SOAPUI?**

Not easy to manage all the windows open; the files open within the same main SoapUI window.

**What problems is SOAPUI solving and how is that benefiting you?**

Direct testing for API connection before integrating to my code.

  ### 40. SOAPUI - Web Services Testing Simplified

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** May 25, 2021

**What do you like best about SOAPUI?**

SOAPUI makes it simple to generate and test web service requests and responses using SOAP, WSDL, and XML. It allows you to simulate requests easily, generate responses and analyze the returned results to assist your web service development needs.

**What do you dislike about SOAPUI?**

There is a free version and a paid version of SoapUI. The free version is extremely powerful by itself,  but the paid version includes additional functionality like team-based sharing and providing the ability to troubleshoot issues directly within the tool.

**What problems is SOAPUI solving and how is that benefiting you?**

We use SoapUI in conjunction with Workday to test their web services API and to generate requests for data, and provide responses to automate the loading of data into our Workday environments.

  ### 41. SoapUI a best API testing framework

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** May 05, 2021

**What do you like best about SOAPUI?**

SoapUI is  a good tool for API testing. Other than that it is easy to learn. The thing I like the most about SoapUI is  that we can simply load any WSDL address and choose the method we want to work on do changes we want and run it or send it it will reflect the changes and we will see the entries created as we desire. Last but not least it is an open source so what else we want.

**What do you dislike about SOAPUI?**

As if now I haven't seen any major dislike about it but they can improve its interface and give some tutorials for beginners so that they can understand its working easily.

**What problems is SOAPUI solving and how is that benefiting you?**

The major problem SoapUI has solved is that we can declare the variable and change the parameters without even having the code if we have WSDL location. When we have WSDL address we can simply enter and it will show us all the methods we can choose the menthod we want to work on and run it into the system.

  ### 42. Soap ui for API QA

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Hospital & Health Care | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 08, 2021

**What do you like best about SOAPUI?**

Intuitive design and easy to use for all irrespective of technical skill

**What do you dislike about SOAPUI?**

No cli to look at logs and transaction status

**Recommendations to others considering SOAPUI:**

Keep backups of your projects

**What problems is SOAPUI solving and how is that benefiting you?**

Configure and test REST APIs.

  ### 43. Open source SOAP UI

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Financial Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 24, 2021

**What do you like best about SOAPUI?**

Assertions are much easier to use by inspecting responses

**What do you dislike about SOAPUI?**

Occasionally freezes when running the tests

**What problems is SOAPUI solving and how is that benefiting you?**

Automating rest api's for a multi tier component application, it's easy to use for a beginner and very light weight to load.

  ### 44. allows me to perform a wide variety of tests on my software developed in a fairly simple way

**Rating:** 3.5/5.0 stars

**Reviewed by:** Anthea M. | Enterprise (> 1000 emp.)

**Reviewed Date:** November 08, 2020

**What do you like best about SOAPUI?**

Its main attraction for me turns out to be its interface, which allows me to perform a wide variety of tests on my software developed in a fairly simple, easy and fast way, the fact that it has a large number of test modules seems to me perfect since it allows me to test various aspects and characteristics of my system simultaneously, it also has the option of issuing detailed reports with the results of the tests obtained in different formats, which is of great help if we want to insert it into the documentation or follow up on the errors found to verify in the future that the failure was indeed corrected, the fact that it is not necessary to know programming or coding to use it is a great attraction, since it gives the opportunity to people totally outside the world of programming to be able to carry out the tests themselves without any inconvenience.

**What do you dislike about SOAPUI?**

If you are doing a large number of tests, it is very likely that the computer will slow down due to the large amount of resources it uses, so it is recommended that if you are going to do a test you do not have any more applications open.

**What problems is SOAPUI solving and how is that benefiting you?**

It has helped me to test the optimal functioning of my programs made in a fairly simple and fast way, which allows me to ensure that the software designed by me is working perfectly and that they are 100% free of errors that impact their operation or performance before delivering them to my customers.

  ### 45. Most Popular API Testing Tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Shubham S. | Developer, Enterprise (> 1000 emp.)

**Reviewed Date:** October 31, 2020

**What do you like best about SOAPUI?**

I like the ease of testing the API's with Soap UI Software. All we need to do is just enter the API's path/url and add the factors like headers, including some parameters to be added in the URL or the json input which has to be send to use the API. Also we need to select the type of request like GET, POST, PUT, etc. It provides results in multiple formats which we can check as per the requirement. We have option of XML, JSON and HTML output.

**What do you dislike about SOAPUI?**

It will require some prior knowledge and experience of API testing while using this software.

**Recommendations to others considering SOAPUI:**

This is a great tool for testing custom API's created by you or other open source one's. Just go through some tutorials or videos before using it. It will help you understand the basics of API testing.

**What problems is SOAPUI solving and how is that benefiting you?**

This is the main tool which we used to test the rest API's created by us for different services on our client's project. With this we verify the working of API's created by us so that no error would be there in the API before handing over to UI team.

  ### 46. SoapUI as best testing tool for web services testing

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Telecommunications | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 03, 2021

**What do you like best about SOAPUI?**

The best thing about SOAPUI is that it’s open source and provides good details about the methods invoked through the wsdl and its constituents.The request n response is better understood and makes it easier for testers to get an insight about the functions used in the application .

**What do you dislike about SOAPUI?**

It’s good to use just that there can be sone tutorials on the website to make one understand how soap UI works

**What problems is SOAPUI solving and how is that benefiting you?**

We are testing with soap UI and hence quality of software is more better since we grt an idea about all functions used in the application. A manual tester will have a better knowledge about the system and hence add to quality of software .

  ### 47. The reliable tool for SOAP

**Rating:** 4.5/5.0 stars

**Reviewed by:** Jonathan V. | Develop Analyst, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 23, 2020

**What do you like best about SOAPUI?**

What I like most about SoapUI is its power and its multiple tools for consuming web services; it feels like robust and stable software.

**What do you dislike about SOAPUI?**

The graphical interface confuses me a bit; it's not too intuitive, maybe like Postman, but it's a powerful tool.

**Recommendations to others considering SOAPUI:**

It is a robust and powerful software effective for testing web services in SOAP.

**What problems is SOAPUI solving and how is that benefiting you?**

The problems I have been able to solve with Postman are the QA process and testing the web services I have developed over the years.

  ### 48. SOAPUI is a tool with impressive capabilities. The most important thing is that it is free

**Rating:** 5.0/5.0 stars

**Reviewed by:** Emily O. | QA Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** March 05, 2020

**What do you like best about SOAPUI?**

SOAPUI is an open source software and that is why I like it. I can carry out web services tests without paying anything. Another feature that I like is that I can keep all projects sorted in folders, to differentiate test environments. Also, I can save the test cases that I carry out.

**What do you dislike about SOAPUI?**

I have used SOAPUI for a long time and have never had any problems. Sometimes errors have arisen in the tests I perform, but they are due to my inexperience. I think it's an excellent product.

**Recommendations to others considering SOAPUI:**

If you need to create or test web services, SOAPUI will save you time and cost you nothing. I recommend it.

**What problems is SOAPUI solving and how is that benefiting you?**

I am in charge of managing some web services in my organization, so all the time I must use SOAPUI to make requests and confirm that they work correctly. In addition, this software has been very helpful in testing services that we will pass from the integration environment to the production environment.

  ### 49. Powerful API Tester (Load + Unit)

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 09, 2021

**What do you like best about SOAPUI?**

Load testing is very powerful and easy to setup to test API(s)

**What do you dislike about SOAPUI?**

Project collections could be sync with an account.

**What problems is SOAPUI solving and how is that benefiting you?**

I perform Load testing for APIs,

  ### 50. SOAP UI

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Financial Services | Enterprise (> 1000 emp.)

**Reviewed Date:** December 06, 2020

**What do you like best about SOAPUI?**

Simple and Easy to use tool for testing specially SOAP based services

**What do you dislike about SOAPUI?**

company should have unified platform to do both REST and SOAP and include performance testing as well Like POSTMAN /READY API

**Recommendations to others considering SOAPUI:**

use the paid version of SOAP UI as that have most of the functionality . Trail version might not be able to solve all your business use cases.

**What problems is SOAPUI solving and how is that benefiting you?**

Doing functional testing for SOAP based services


## SOAPUI Discussions
  - [What is SOAPUI used for?](https://www.g2.com/discussions/what-is-soapui-used-for) - 1 comment
  - [What are four important features of SoapUI?](https://www.g2.com/discussions/what-are-four-important-features-of-soapui) - 1 comment

- [View SOAPUI pricing details and edition comparison](https://www.g2.com/products/soapui/reviews?section=pricing&secure%5Bexpires_at%5D=2026-05-15+02%3A21%3A14+-0500&secure%5Bsession_id%5D=5f82c5d3-03e9-4ebe-873c-6df343e502f5&secure%5Btoken%5D=683e0045451d2381a442aa2cddd711c0cf6567d45cb6160d76ff48e555012788&format=llm_user)

## SOAPUI Features
**Functionality**
- Stress Testing
- Extreme Cases
- Test Variety

**Functionality **
- Test Feedback
- Test History
- Customization
- Test Variety

**Agentic AI - Software Testing**
- Autonomous Task Execution
- Natural Language Interaction
- Proactive Assistance

**Reporting**
- Reporting

**Automation**
- Organization
- Reliability
- Thoroughness

**Agentic AI - Automation Testing**
- Autonomous Task Execution
- Natural Language Interaction
- Proactive Assistance

## Top SOAPUI Alternatives
  - [Apache JMeter](https://www.g2.com/products/apache-jmeter/reviews) - 4.3/5.0 (151 reviews)
  - [Cypress](https://www.g2.com/products/cypress/reviews) - 4.7/5.0 (105 reviews)
  - [Postman](https://www.g2.com/products/postman/reviews) - 4.6/5.0 (1,719 reviews)

