Try our new research platform with insights from 80,000+ expert users
Derik Wilson - PeerSpot reviewer
Software Developer at a tech services company with 201-500 employees
Real User
This solution saves us thousands of hours and has valuable groovy scripting
Pros and Cons
  • "We used to write our own solutions, from small scripts to task web services, so this saves us thousands of hours."
  • "The UI could be a bit more flexible."

How has it helped my organization?

The solution saves us a ginormous amount of time. We used to write our own solutions, from small scripts to task web services, so this saves us thousands of hours.

What is most valuable?

ReadyAPI Test is awesome and a huge time-saver. The groovy scripting is the most valuable feature and it gives us the ability to expand the abilities of the tool. 

What needs improvement?

The UI could be a bit more flexible. 

For how long have I used the solution?

I have been using this solution for six years or so. 

Buyer's Guide
ReadyAPI Test
September 2025
Learn what your peers think about ReadyAPI Test. Get advice and tips from experienced pros sharing their opinions. Updated: September 2025.
869,785 professionals have used our research since 2012.

What do I think about the stability of the solution?

The solution is very stable. 

What do I think about the scalability of the solution?

This is a scalable solution. There are about six people using it in our company, and we have plans to increase usage in the future. 

How are customer service and support?

I would rate the technical support as a five out of five. 

Which solution did I use previously and why did I switch?

Previously, we used our homegrown web client. 

How was the initial setup?

If you don't know the structure of web services, it could be complex to set up. 

What was our ROI?

We definitely see an ROI from this solution. 

What's my experience with pricing, setup cost, and licensing?

ReadyAPI Test is about $680 per user, per year. 

What other advice do I have?

This solution is definitely worth the cost. I would rate it as a ten out of ten. 

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
PeerSpot user
Lead Quality Assurance Analyst at a tech services company with 10,001+ employees
MSP
It's a user-friendly open-source solution, but it would be nice if it had more tutorials and documentation
Pros and Cons
  • "SoapUI is uncomplicated and user-friendly."
  • "I would like more documentation, training, tutorials, etc. Also, I don't particularly appreciate that I have to save everything. It takes up a lot of space on my laptop, but I have to install the WSDL again If I don't save it."

What is most valuable?

SoapUI is uncomplicated and user-friendly. 

What needs improvement?

I would like more documentation, training, tutorials, etc. Also, I don't particularly appreciate that I have to save everything. It takes up a lot of space on my laptop, but I have to install the WSDL again If I don't save it. 

For how long have I used the solution?

I've used SoapUI off and on for about three months.

What do I think about the scalability of the solution?

The scalability is okay.

How was the initial setup?

Setting up SoapUI is straightforward. I just downloaded it and started using it. That's the good thing about it. I don't have to go through all those things.

What's my experience with pricing, setup cost, and licensing?

SoapUI is open-source.

What other advice do I have?

I rate SoapUI seven out of 10.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
ReadyAPI Test
September 2025
Learn what your peers think about ReadyAPI Test. Get advice and tips from experienced pros sharing their opinions. Updated: September 2025.
869,785 professionals have used our research since 2012.
Mudasir Shafi - PeerSpot reviewer
Testing Lead at Enstoa
Real User
Straightforward installation, helpful support, and free version available
Pros and Cons
  • "The Pro and free version of SoapUI Pro has good technical support."
  • "SoapUI Pro could improve by having dashboards."

What is our primary use case?

We are using SoapUI Pro as an API testing tool. We do API building, testing, and tracking.

What needs improvement?

SoapUI Pro could improve by having dashboards.

For how long have I used the solution?

I have been using SoapUI Pro for approximately two years.

What do I think about the stability of the solution?

The stability of SoapUI Pro is good.

What do I think about the scalability of the solution?

We have not had a problem with the scalability of SoapUI Pro.

We have approximately six people using this solution. We will increase usage in the future.

How are customer service and support?

The Pro and free version of SoapUI Pro has good technical support.

How was the initial setup?

The initial setup is straightforward and it takes less than 30 minutes.

What about the implementation team?

We did the implementation in-house of SoapUI Pro. We have one person that is assigned to SoapUI Pro for maintenance and support.

What's my experience with pricing, setup cost, and licensing?

SoapUI Pro is open source but it has a subscription-based model which involves some more features. At the moment we are using the free version. The Pro version requires a license, and it is an annual license to use it.

What other advice do I have?

I would recommend this solution to others.

I rate SoapUI Pro an eight out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer1680057 - PeerSpot reviewer
Automation test lead
Real User
Easy to learn and strong automation features but a little pricey for individual users
Pros and Cons
  • "Using SoapUI's automation suites to run all our test cases saved us a lot of time. Running 300 test cases takes about three to four days. When you automate all that, it takes only two to three hours."
  • "Grouping of the cases is not possible in SoapUI, to my knowledge. When working with critical cases or the, we were not able to group them properly. We can definitely create a suite and add them there, but within a whole suite, we have to identify them, which was not easy."

What is our primary use case?

We were using SoapUI to do UI automation.

How has it helped my organization?

Using SoapUI's automation suites to run all our test cases saved us a lot of time. Running 300 test cases takes about three to four days. When you automate all that, it takes only two to three hours.

We used SoapUI for Web API Automation as well as UI automation. With SoapUI's automation suites, we were able to make it very easy and readable by any other user. The test cases were written in a given format where we were able to fulfill the prerequisites by the given statement. We were able to very easily load the data into the database as a prerequisite for the UI and input the given steps using the GUI. 

And when we got to the part where we were performing the action in the UI, the integration between Selenium and SoapUI was very easy. In that step, it made it very easy to validate the UI. 

SoapUI is easy to learn. When we get a new tester on the teams, they can pick it up quickly.

What is most valuable?

SoapUI has a lot of features I like, such as the different data generators and data sources. The looping part of it is also good.

What needs improvement?

Grouping of the cases is not possible in SoapUI, to my knowledge. When working with critical cases or the, we were not able to group them properly. We can definitely create a suite and add them there, but within a whole suite, we have to identify them, which was not easy.

When we ran a batch of test cases, we were not able to initiate the next batch automatically. When one suite was completed, we had to trigger another the next test suite manually. That means something from one test suite to another. Suppose, there are 10 test cases in the first suite and another 10 in the second. We have to initiate the first 10 cases and then the second. When we were triggering from the project level, it failed to move from the first suite to the second, and I'm not sure why. But that was something maybe related to the code, not the tool.

For how long have I used the solution?

I used SoapUI on one project in March 2021.

What do I think about the stability of the solution?

I was using ReadyAPI and SoapUI Pro. Sometimes it would get stuck, so we had to close ReadyAPI and then start it again. This would happen occasionally. 

And we were also integrating Humps JMS with the SoapUI for messaging purposes.  Sometimes it got stuck. We would have to end the task and then do it again.

What do I think about the scalability of the solution?

It was on-premises. So whenever any tester needed it, they can set it up themself. 
It was not on the cloud, so I have not worked on the cloud. 

How are customer service and support?

To activate the license, we had to use technical support from the SoapUI and that was very quick. They respond to emails very promptly. When you email them, they say they will respond in 24 hours, but it doesn't even take them that long.

How was the initial setup?

The setup was a little bit complicated because we need to download the external JAR to support the Oracle database connection. We had to download the extra JAR for the SoapUI. We also had to do the Selenium setup. We need to create folders where we could place these — that Selenium standalone and the JAR. That was a little bit complex but not too bad. This was our first time, but if we had known what to do, then it would have been easy.

It was not straightforward because we had to integrate with Selenium and the external JAR was needed to set it up and automate the UI. But I was still able to do it by myself in two to three hours.

What was our ROI?

There was a big investment but the company definitely saw a return. The whole integration pack across the whole organization was using SoapUI. All the framework was designed only using SoapUI Pro. Each one of the testers had two licenses: one for the Windows machine and one for UNIX. But the organization definitely benefited because the releases were frequent and the automation was being done. 

What's my experience with pricing, setup cost, and licensing?

I find SoapUI a little bit expensive because if I need to buy a personal license for one year, then it will cost around 700 to 800 pounds. I'm not sure what an enterprise license costs, but from an individual perspective, I found it costly.

Which other solutions did I evaluate?

So in my project, two tools were used: Postman and SoapUI Pro. In my organization, most use SoapUI Pro because it's easy to use. There are many more automation features actually in the Pro version of the SoapUI. I am not sure about Postman because we were using it a very basic level. I'm not sure whether automation is possible or not in Postman, but in SoapUI Pro it definitely is. 

What other advice do I have?

I would rate SoapUI a seven out of 10. I would love to work on the SoapUI Pro again because it is really a great product. I would say definitely recommend SoapUI. It's a very useful tool and it will enhance your coding skills as well. It will help you learn to write code well. 
The framework is very easy. It's also easy to do functional testing, API testing, and virtualization. I would recommend this tool for anyone who has to do API testing or UI testing.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Lead QA Analyst at Loomis Express
Real User
Good usability and reliability, but needs scripting consistency and more features
Pros and Cons
  • "It clearly makes it easy to test APIs based on the SOAP protocol. We are a logistics company, and we have lots of tracking calls coming in. We provide APIs for tracking services, and it makes sense for us to use SoapUI to test them thoroughly."
  • "There are no bugs or glitches, but a few features available only in the Pro version could be made available in the open-source version. Some of the features do not necessarily need to be only available to Pro users. The data generator would be really useful for the open-source version users."

What is our primary use case?

We use it for testing SOAP protocol API. We also started with the REST API recently. We use it to manually test as well as to automate a few API calls.

How has it helped my organization?

SoapUI provides us better usability and better features. People from different domains can use it effectively.

What is most valuable?

It clearly makes it easy to test APIs based on the SOAP protocol. We are a logistics company, and we have lots of tracking calls coming in. We provide APIs for tracking services, and it makes sense for us to use SoapUI to test them thoroughly.

What needs improvement?

There are no bugs or glitches, but a few features available only in the Pro version could be made available in the open-source version. Some of the features do not necessarily need to be only available to Pro users. The data generator would be really useful for the open-source version users.

The Pro version can be expensive for some companies.

For automation commands, it should be able to do what SmartBear is doing with ReadyAPI. They could filter on few things and pass on few things to SoapUI. The user database of SoapUI is bigger than ReadyAPI software.

As far as scripting is concerned, there should be consistency. For example, to declare a namespace, different syntaxes are used. Such things should be made consistent across SoapUI.

What do I think about the stability of the solution?

It is reliable. It has been good so far. 

What do I think about the scalability of the solution?

It is easy to scale. We have around 18 people who use it. We have developers, QA, and customer support. We also have an E-commerce manager.

It is used very extensively because our major APIs are tested and deployed using SoapUI. Our customer care members use it for their day-to-day functions. They mostly use the manual part of it, whereas we do the automation part of it, which has the scope to grow.

How are customer service and technical support?

If we are facing issues with the tracking calls or any other APIs that we have, a few members are trained to provide customer support. So far, we haven't come across things where we got stuck. They are usually user errors and not software errors.

I contacted SoapUi's tech support only once almost three years ago. I had emailed their tech support, and they responded fairly quickly.

How was the initial setup?

I do the testing. I do not take care of the deployment. In its deployment, two developers were involved. All three of us are also responsible for its maintenance.

It doesn't take too long. Once it is deployed, I need to check if it works as expected, and the behavior is what is expected in production. 

What was our ROI?

It adds to the productivity of developers and QAs. So, there is definitely a return.

What's my experience with pricing, setup cost, and licensing?

The Pro version can be expensive for some companies. There are no costs in addition to the licensing fees.

What other advice do I have?

I would definitely recommend it to others. It is super easy to master once you know what you need to do.

I would rate this solution a seven out of 10.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer1434804 - PeerSpot reviewer
Middleware Technical Analyst at a comms service provider with 10,001+ employees
Real User
An open source solution for mocking, load testing and developing
Pros and Cons
  • "It's a very simple solution to use."
  • "If the load and bare minimum could be defined, I would give this solution a higher rating."

What is most valuable?

I use the tool for mocking, load testing, and developing. I use SoapUI Pro when the downstream is not available and we have to mock the downstream and continue our testing. I also use it to measure our application performance, etc.

What needs improvement?

I think their user-information sites should be better defined by SoapUI. For example, if I want to hit that virtualize server, let's say, with a 100K load — what is the bare minimum requirement? That kind of definition is not available anywhere. If that level of measurement could be given, that would be really helpful.

Tool-wise, I find no technical limitations as such. It's all as expected. It all depends on how much memory and how much you want to allocate. That's pretty typical for this type of solution.

I suppose the GUI could be slightly improved.

Right now, we don't have a way to capture the JVM stacks either for the virtualization or for the service when using SoapUI Pro for load testing.

For how long have I used the solution?

I have been using SoapUI Pro for more than a year now.

What do I think about the scalability of the solution?

Scalability-wise, it's okay. On a scale from one to five, scalability-wise, I would give SoapUI Pro a rating of four.

How are customer service and technical support?

To be honest, I've never had to contact technical support; I just Goggle the answers to any issues I experience. I've never experienced an issue that required their assistance. It's a very simple solution to use.

What's my experience with pricing, setup cost, and licensing?

If it could be sold as a bundle instead of by each individual component, that would be really great for the seller. It would be easy for us to understand what is included with the bundle.

I think the number of users is also limited, considering how much we pay. 

What other advice do I have?

On a scale from one to ten, I would give SoapUI Pro a rating of eight. If the load and bare minimum could be defined, I would give this solution a higher rating. I don't expect a huge level of information, but at least a high level of information.

Overall, I think this solution is very cool and easy-to-use.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer1351146 - PeerSpot reviewer
Technical Product Manager at a tech vendor with 10,001+ employees
Real User
Useful API design, beneficial orchestration, and effective performance testing
Pros and Cons
  • "SoapUI Pro is a good tool when it comes to API design and orchestration. Additionally, it is beneficial for functional and for performance testing."
  • "SoapUI Pro is a little heavy due to the number of features. Previously it was not that heavy. Now the tool is too heavy, they should work on fixing this issue because until your system has lots of resources, you won't be able to use it seamlessly. The performance of the application itself could improve."

What is most valuable?

SoapUI Pro is a good tool when it comes to API design and orchestration. Additionally, it is beneficial for functional and for performance testing.

What needs improvement?

SoapUI Pro is a little heavy due to the number of features. Previously it was not that heavy. Now the tool is too heavy, they should work on fixing this issue because until your system has lots of resources, you won't be able to use it seamlessly. The performance of the application itself could improve.

For how long have I used the solution?

I have used SoapUI Pro within the last 12 months.

What do I think about the stability of the solution?

SoapUI Pro is a stable solution.

What do I think about the scalability of the solution?

The scalability of SoapUI Pro is good.

How are customer service and support?

The technical support is very good. They are knowledgeable and responsive. I have contacted support multiple times. Whenever we had an issue with respect to some enhancement that we require we had a good experience. Some of the issues we had could be because of our lack of knowledge of the tool or the utility, however, they were quite helpful. The moment we sent a mail to support, without delay, they responded back. Whenever we interact with them, they will throw more light on how the way the solution can be explored or used better. Their team is good, they're always ahead of the race.

I rate the support from SoapUI Pro a four out of five.

How was the initial setup?

The initial setup of SoapUI Pro 

What was our ROI?

The return on investment we have received is very good.

What other advice do I have?

SoapUI has two versions, open-source, and commercial. You can use the commercial version or you can look for the open-source if you are trying to achieve basic steps out of the APIs. However, if you want to scale it up and want to integrate it with CI/CD seamlessly, then you should choose the commercial version.

I rate SoapUI Pro an eight out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer1368882 - PeerSpot reviewer
Senior Test Manager at a logistics company with 5,001-10,000 employees
Real User
Flexible, with great API speed and offers very good integration capabilities
Pros and Cons
  • "The solution offers excellent integration capabilities."
  • "Stability has been an issue for us. It needs to be looked at and made a bit better."

What is our primary use case?

We primarily use the solution for automatic testing and API testing.

What is most valuable?

The solution is extremely flexible.

The API speed is quite good.

The solution offers excellent integration capabilities.

What needs improvement?

Stability has been an issue for us. It needs to be looked at and made a bit better.

The load testing performance needs to be adjusted. It could work much more effectively, in my opinion.

They should work on the pricing of the solution. Right now, we find it to be overly expensive.

For how long have I used the solution?

I've been using the solution for five years at this point.

What do I think about the stability of the solution?

The stability isn't actually that great, especially in relation to libraries.

What do I think about the scalability of the solution?

We've been satisfied with the scalability. It's able to expand if we need it to. We're considering increasing our usage as well, so we're looking forward to its capabilities in that respect.

How are customer service and technical support?

The technical support that we get with the solution is quite good. We've been satisfied with it so far.

What's my experience with pricing, setup cost, and licensing?

The pricing of the solution is quite high. Those who want to use the solution should just be aware that it does come with a bigger price tag.

What other advice do I have?

We're just a customer. We don't have a special relationship with the company in any way.

The solution is quite good. I'd rate it overall an eight on a scale of ten.

I'd recommended it. One of the main things that's great is the excellent integration into the DevOps tool-chain and the reuse of code between SoapUI and LoadUI. 

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Download our free ReadyAPI Test Report and get advice and tips from experienced pros sharing their opinions.
Updated: September 2025
Buyer's Guide
Download our free ReadyAPI Test Report and get advice and tips from experienced pros sharing their opinions.