Try our new research platform with insights from 80,000+ expert users

Perfecto vs ReadyAPI comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Dec 18, 2024

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Perfecto
Ranking in Performance Testing Tools
16th
Ranking in Functional Testing Tools
15th
Average Rating
8.4
Reviews Sentiment
7.4
Number of Reviews
23
Ranking in other categories
Mobile App Testing Tools (4th), Test Automation Tools (22nd)
ReadyAPI
Ranking in Performance Testing Tools
7th
Ranking in Functional Testing Tools
14th
Average Rating
7.8
Reviews Sentiment
7.0
Number of Reviews
37
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of October 2025, in the Performance Testing Tools category, the mindshare of Perfecto is 2.4%, up from 0.9% compared to the previous year. The mindshare of ReadyAPI is 3.1%, up from 2.7% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Performance Testing Tools Market Share Distribution
ProductMarket Share (%)
ReadyAPI3.1%
Perfecto2.4%
Other94.5%
Performance Testing Tools
 

Featured Reviews

Rodrigo Candido Costa - PeerSpot reviewer
The solution saves us money because the cost of each license is 10 times lower than what we would spend to maintain infrastructure here
Sometimes, when the automated tests sync up or we have to debug remotely, we cannot interact directly with the device. We can interact with the code in the debugging tool, but we cannot directly click on the element on the screen or send other kinds of inputs to the device. This is possible with other tools. Also, it would be nice if there were some kind of API to get a list of available devices. Currently, we have to look at the web interface to see the available devices, but the pipelines can't do it on their own there. We always need to do this manually, so it would be better if this feature was automated.
Walter Wirch - PeerSpot reviewer
Seamless integration with cloud environments supports backend projects while seeking AWS Lambda enhancements
ReadyAPI enhances my workflows by allowing us to use Docker containers based on the ReadyAPI test runner. It helps extend our functional tests, even though we are not heavily using performance testing. It supports a wide range of protocols such as Kafka and GRPC, depending on the project. It also aids in faster feedback to developers, allowing them to implement developments in a sprint without the need for extensive testing afterwards, thus improving our time to market metrics.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"Mobile testing is the most valuable feature as it has reduced dependency on physical devices. We are located offshore and we don't have the physical devices, and shipping physical devices after every new release would be a difficult task. But with Perfecto, it is easy."
"It creates a faster production cycle and is quick to market. Things get deployed earlier because the testing happens on time. We can do a lot of panelization, so a lot of test phases can happen in a panel. People don't have to wait for a device to come to them. They can access multiple devices at the same time and do testing at the same time."
"It saves on the cost and effort of having to maintain our own virtual testing environment. Even our onshore team is not in the city that we work in, so that helps a lot. Even if we didn't invest a lot in getting multiple devices, having to share those devices would become a hassle."
"Their team is really great to work with. They're very flexible, and they always show care. They prioritize our work, our company, and our working relationship. I appreciate the ad hoc sessions that they schedule to provide help with troubleshooting, provide the information that we're looking for, or do a demo of a new feature that they have. They're always willing and very quick to get that scheduled for us. I appreciate that a lot."
"There are a whole bunch of things that I like about the solution, but I really love the interaction it has with mobile devices, the testing capabilities, as well as reporting capabilities that we get from the application. The reports are very detailed."
"In terms of cross-platform testing, they offer all of it, every device available in the market. It covers real scenarios that mimic production so that we don't miss out on any devices that our clients might be using to run the applications we develop. It's been great and very helpful."
"The number one feature, which if we didn't have out-of-the-box would be missed, is the fact that we have video execution. That gives us the ability to view errors or defects in the progression, from beginning to the end of the video."
"Perfecto has affected our software quality in a good way. It has allowed us to execute on-demand and on-choice. We also track the number of issues that we find in the product. Every single day, we tag the issues that we found. For example, if something was found by automation, that means it was found by a Perfecto execution. Over time, we realized the real value in tracking those numbers. We can see now that we have clearly been finding issues earlier. It has allowed us to catch our defects earlier, thus improving the quality of our applications."
"The feature that allows you to import an API collection or a project is valuable."
"It's easy to learn how to use it."
"The most valuable features of ReadyAPI are the scripting tools and the connectivity to external data sources, such as Excel and PDF files. There are plenty of useful features that are useful, such as automating flexibility and usability. Overall, the solution is easy to use."
"The performance testing capabilities are very good."
"It can create stress tests very fast, and some features help you do it fast."
"The initial setup of ReadyAPI is straightforward."
"It has the ability to combine it with different CI/CD tools."
"The dashboards are very good and consolidate all of the tests that you are performing with the client."
 

Cons

"I'm hoping that Perfecto will come up with browser testing as well because it would be easier to access it."
"It would be ideal if there was a complete integration with other test management tools and other applications like HPLM, Micro Focus, or Microsoft Azure."
"It would be nice if there were some kind of AI to compile a list of available devices. Currently, we have to look at the web interface to see the available devices, but the pipelines can't do it on their own there. We always need to do this manually, so it would be better if this feature were automated."
"We've had a couple of issues lately with videos not loading or browsers dying after some execution, although that happens very rarely."
"One improvement would be speed of execution. If it is an iOS native app, we have noticed that the speed is a bit slower. Perfecto might need to make some improvements in this area."
"We have had some issues with performance, which is something that should be improved."
"We don't use Perforce's BlazeMeter with Perfecto. From my perspective, it's not really relevant."
"I would like to see the inclusion of machine learning features. If we can have that, it will be a better tool."
"There is a lot of room for improvement, mainly from the point of view of integrating ReadyAPI into the CI pipelines, and also the scripting aspect into Bitbucket."
"It doesn't have connectors to the NoSQL database. This is one of the things where they do not have a very solid strategy today. Other solutions have an in-built mechanism where I can directly and easily connect. An API is more around a user submitting a request on the frontend. It then hits the backend, puts the data, and responds back. If I am hitting MongoDB or NoSQL databases, I do not have ready-made inbuilt solutions in ReadyAPI that can easily help me in automating it faster. In our organization, we deal with NoSQL databases, and therefore, we need Groovy. We just cannot have a connector from ReadyAPI to do that. I have to write Groovy scripts. If you have themes that are predominantly using MongoDB, it leads to more maintenance and support activity because we are introducing more code into our commission. In terms of additional features, it can have cloud support. This is one of the things where we are getting into cloud support. We'll see how it works, but it is one of the doubts that we still have."
"The UI is not user-friendly."
"To generate a test suite in API, I had to create a separate one each time because otherwise it was just override the test. Each API had to be added separately. I thought I could just have one and then create different methods, but I had to add each API separately to create the test for that. That is an area that could be improved."
"Many users will consider this solution expensive compared to the layout. It is more expensive than other solutions."
"It is challenging doing upgrades and patches because sometimes the environmental variables or suits in the projects get erased."
"What needs improvement in ReadyAPI is its load testing feature because there was a hiccup when my team performed some load testing on the tool. My team had meetings with the ReadyAPI team and tried to get that issue fixed, but it still hasn't improved. This is a shortcoming of the tool, especially when you compare it with HP LoadRunner."
"The overall scope of this solution is limited and could be improved."
 

Pricing and Cost Advice

"Pricing is an area where Perfecto can do a little better. When we obtain additional licenses, we enter into negotiations with them."
"It's definitely on the higher end of prices for this type of service."
"Although Perfecto is a good product for us to use, it is a bit expensive. It takes management a bit of work to find the appropriate funding for us to keep Perfecto. I imagine there could be some way to make it more accessible."
"Perfecto's price is excellent compared to other products with similar features. It was the lowest of the three we evaluated. We also established a partnership with Perfecto, so they provide discounts when we sell Perfecto projects and licenses to our customers."
"Perfecto has definitely saved us on the costs and efforts of having to maintain our own virtual test environment. We lost about 20 devices in the past to maintenance and audit. That was a massive loss for us, as a company, because we were giving devices to someone, but don't know whether we would get it back or not. Having those virtual labs, we don't need to worry about these kinds of things. We are easily saving $5,000 to $10,000 a month on device costing."
"I am not sure about its pricing, but from our perspective, licensing has been easy. Anytime I have new users or requests for users that want to get added, it's a very simple process. I just give the architectural owner of the product the name and email address, and they're able to easily add a new user. We don't have any issues in regards to getting licenses, but I don't have any insights into pricing."
"This is an expensive solution compared to others, by 30% to 40%."
"Pricing-wise, it is fine. It is not as expensive as what we used to have in the past from HP, IBM, and others. It is decently priced."
"We have approximately 12 licenses in place. There are other solutions that are more expensive than ReadyAPI that have more features, but if the scope of the project is limited to SOAP and REST service, then this is the best option."
"The thing with ReadyAPI is that you have to buy different licenses for different purposes."
"For each license, they charge the same amount, which is less than $1,000 for each desktop license."
"The pricing is very competitive."
"There are costs in addition to the licensing fee. For example, if you want to add the load testing you would pay more."
"The price was around $6,000 for one license, but I don't remember exactly. It is definitely expensive. Our organization was planning on having multiple licenses for this year."
"This is a cheap solution when you consider the money that will be saved in testing."
"The cost of a license is probably around $1,000 to $2,000. Accounting is done by my leadership. I am more into implementations and making sure all things and processes are taken care of and the frameworks are maintained and managed."
report
Use our free recommendation engine to learn which Performance Testing Tools solutions are best for your needs.
872,778 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
23%
Computer Software Company
16%
Manufacturing Company
7%
Healthcare Company
6%
Financial Services Firm
15%
Computer Software Company
13%
Insurance Company
9%
Manufacturing Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business1
Midsize Enterprise1
Large Enterprise23
By reviewers
Company SizeCount
Small Business5
Midsize Enterprise5
Large Enterprise28
 

Questions from the Community

Ask a question
Earn 20 points
What do you like most about ReadyAPI?
The performance testing capabilities are very good.
What is your experience regarding pricing and costs for ReadyAPI?
Currently, we don't extensively use the performance testing due to license costs. License prices can be a factor in considering which technologies to adopt.
What needs improvement with ReadyAPI?
One issue I found with ReadyAPI is related to event listeners compared to JMeter or SoapUI. We created an in-house dashboard to display automation runs across projects, which required manual updati...
 

Comparisons

 

Also Known As

Perfecto Mobile, Perfecto Web
Ready API
 

Overview

 

Sample Customers

Virgin Media, Paychex, Rabobank, R+V, Discover
Healthcare Data Solutions (HDS)
Find out what your peers are saying about Perfecto vs. ReadyAPI and other solutions. Updated: September 2025.
872,778 professionals have used our research since 2012.