No more typing reviews! Try our Samantha, our new voice AI agent.

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
13th
Ranking in Functional Testing Tools
20th
Average Rating
8.4
Reviews Sentiment
7.4
Number of Reviews
23
Ranking in other categories
Mobile App Testing Tools (6th), Test Automation Tools (21st)
ReadyAPI
Ranking in Performance Testing Tools
7th
Ranking in Functional Testing Tools
15th
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 August 2026, in the Performance Testing Tools category, the mindshare of Perfecto is 3.5%, up from 1.6% compared to the previous year. The mindshare of ReadyAPI is 3.1%, up from 2.9% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Performance Testing Tools Mindshare Distribution
ProductMindshare (%)
ReadyAPI3.1%
Perfecto3.5%
Other93.4%
Performance Testing Tools
 

Featured Reviews

Roland Castelino - PeerSpot reviewer
QA Lead at BMO Financial
Its reporting allows us to have a clear view regarding what tests have been executed
The most valuable would be their Live Stream analysis, where I can see the live analysis of all the executions on a single device or multiple devices as well as track them. The live analysis and reporting would be the single most valuable feature. We leverage Perfecto’s reporting and analytics a lot. From the CI Dashboard, it is mainly the status, which is the past, failure count, and time consumption, e.g., how much time did an average test or script take? Along with that, it provides the historical view compared to the previous result, e.g., am I a pass or fail? Also, the stack trace is very important. Whenever a pass occurs, we don't look beyond that. However, whenever a failure occurs, the stack trace information that it gives us is pretty critical for us when figuring out where failures lie. It gives a summary for the pass/fail count, total test count, the historical view, time consumption for each test as well as the total tests, and the stack rate of the failure. Perfecto's analytics are very important since we use them on a daily basis. We run our executions daily. After every execution, we pull information from the Perfecto reporting system and share that with our stakeholders. Having this information accurately reported is pretty important for us, so everybody is aware of the current status of the product. That way, we can evaluate the health of the product or environment against that which has been executed. Therefore, it helps make those real-time decisions and highlights the impact to the business. I found Perfecto to be pretty easy to use while executing against cross-platforms. The main reason is because the same script or test automation where we execute on multiple platforms has minimal changes that I need to do. Also, it is easy for me to set up an execution on one platform, then on another platform, either in parallel or one after the other. Parallel opportunities save me time. Once the execution has been completed across these different configurations, I can always check and compare, e.g., what are the differences and consistencies? We utilize Perfecto’s cloud-based lab to test across devices, browsers, and OSs. I use it occasionally for manual testing. Though, there are other team members who use it more frequently than I do. I use it mainly for executing my automated tests. We have the Perfecto lab, cloud devices, and machines. I can program my test to execute against any of those devices, which gives me more confidence in my product. I can compare and see how my product or application functionally behaves across these different devices and from a UI point of view, which helps me a lot. The device lab is extremely important to our testing operations. We rely on having multiple devices up and running all the time. Whenever we kick off an execution, there are multiple reasons why executions may get triggered: * CodeCommit * A scheduled job. * Might be on-demand by any stakeholder. We need the lab to be available, as we need devices up and running for executions to take place. Also, the devices help since they allow us to have parallel execution, and not just wait for a sequential device to become free and available. Therefore, volume is definitely key. It also gives us an opportunity to compare execution across platforms in that space. It is extremely important to you that the lab provides same-day access to new devices since we analyze that data every single day after execution. Perfecto provides their own framework called Quantum Framework. That is one option. The other option is, if I want to have my own framework, I can have a Java-based Maven project, take a Selenium library, AppiumLibrary, and REST Assured library, and utilize the open-source framework. It is easy for us to connect to Perfecto, no matter what framework we use, as long as it has these core libraries in it. I can design and structure it any way that I want. The execution will happen in Perfecto no matter what since they have support for these tools or libraries. It is pretty neat that way. We are not dependent on using just one particular framework to use Perfecto. While there are still some framework limitations, there is the opportunity to use multiple, different open-source frameworks, then pass the execution to Perfecto. We can use most frameworks, then design and craft it any way that we want, then just pass the execution to Perfecto.
PK
Lead QA Engineer at Msys Technologies
Experience effective testing with flexible licensing alongside pivotal insights on essential improvements
For non-functional testing, I focus on performance and security. For performance and security tests, I used REST API, SoapUI, and JMeter. These tools help us conduct thorough testing across these dimensions. I find ReadyAPI helpful especially in overcoming security issues, as we experienced slowness in the application after merging our JAR files. For instance, if a person wants to access a university database and encounters a timeout error, we learned through ReadyAPI that the issue was due to HTML protocol limits with the payload. We fine-tuned this process to display the expected data effectively. I consider ReadyAPI a cost-effective solution because it covers three verticals without needing to purchase separate tools for security, performance, or functional testing. ReadyAPI is a versatile tool for creating multiple testing frameworks and validating various parameters seamlessly. REST API is the tool I use to test all three types of articles, meaning I validate the APIs I send to my peers or clients for functional testing, and I also perform security testing to ensure the URL and data passed through multiple components adhere to policies and user privileges. This is done through functional security testing using the REST API tool, and for performance, I ensure that applications can be accessed simultaneously by multiple users without hindrance or slowness through thorough performance testing.

Quotes from Members

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

Pros

"The Perfecto device lab has allowed us to run tests on multiple devices at the same time and across multiple platforms as well, increasing the efficiency of our testing and saving money, time, and effort while enabling comprehensive testing and high app quality that we otherwise wouldn't be able to achieve."
"Perfecto has definitely saved us on the costs and efforts of having to maintain our own virtual test environment."
"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."
"I also like the reporting functions. We are constantly downloading these reports and sharing them with our final customers. They help us understand what kind of bugs are happening through the applications. The recording feature is handy because it lets us see a video of the process we run through the pipeline and discover the point at which the automation is breaking."
"When the scripts are stable, Perfecto is awesome."
"One of the good things about Perfecto is the scalability that it provides."
"Overall, it results in huge cost savings for our company."
"When you are working in sprints, you need to have continuous feedback. ReadyAPI definitely helps in automating very fast and rapidly. We have less coding, and we can more easily define our assertions. We don't use it for full-blown performance testing, but normally if you are doing your functional testing, it gives you the request and response time. Anybody who is doing functional testing can see what the request and response times are and raise a flag based upon their business affiliates, that is, whether it is meeting their affiliates. You can identify this during functional testing."
"The main advantage is that it could be integrated into different CI/CD tools, and that is something that is really valuable and helpful."
"The most valuable features are the integration with Jira and the test management tools."
"The Excel sheet feature is good."
"It's easy to learn how to use it."
"The two most valuable features we use are the functional test and the security test."
"It is the best tool that I have ever seen for API testing."
"I would say go for it. It is a really great tool. It is a game-changer because you can automate faster and quicker."
 

Cons

"So, overall, I would rate Perfecto a seven out of ten because sometimes, we also have lagging with some of the devices. We get error messages, but we're not quite sure what's causing them."
"I'm hoping they can support on-premises instances."
"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."
"It is slow compared to physical device testing. The interactive speed could be improved."
"There could be some improvements done on the interface. At times, there has been a bit of a struggle when finding things on the interface. A UI revamp would be a better option in future. That UI hasn't changed much in a long time, so I think they could just make it a bit better so that people could find stuff easily and intuitively."
"In iOS, it needs improvements with some limitations."
"The monitoring features, in particular network traffic monitoring, could be improved."
"Sometimes, when the automated tests sync up or we have to debug remotely, we cannot interact directly with the device."
"Sometimes, if I changed something in ReadyAPI, it would not quickly pick up the change. It used to give me the same error repeatedly, and when I closed the application completely and restarted it, it would pick up that change."
"The reporting is not very robust and needs to be improved."
"The solution is made up of multiple tools, and the one additional feature we'd like to have is load testing."
"The initial setup could be less complex."
"I would say if anything needs to be improved, maybe it's some aspects of the user interface."
"The product could be improved by including an inherent feature for UI automation."
"There are lots of options within the solution, however they are not upfront or user-friendly."
"The Property Transfer capability could be more user friendly because it is a bit difficult to understand."
 

Pricing and Cost Advice

"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."
"It's definitely on the higher end of prices for this type of service."
"Pricing is an area where Perfecto can do a little better. When we obtain additional licenses, we enter into negotiations with them."
"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."
"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."
"This is an expensive solution compared to others, by 30% to 40%."
"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."
"Perfecto is about 30-40% cheaper than Device Anywhere. That was a big reason why we switched. Perfecto also solves some of the issues that we had with Device Anywhere. We have grown by 100% since we started to use Perfecto, and now we have devices roaming. When we look at the competition, we would still stick with Perfecto."
"There are costs in addition to the licensing fee. For example, if you want to add the load testing you would pay more."
"The thing with ReadyAPI is that you have to buy different licenses for different purposes."
"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."
"We use fixed licenses, and the last time I checked, I want to say it's around $680 per seat per year."
"It is expensive. Each user needs to be licensed, and there are different licenses within the product. It starts with 750 euros for a single user per year, but for the full product features, you need to pay a lot more. There are three versions. This cost is for functional testing, and then there is a cost for load testing and virtual services. If you want to use these areas with the functional test license, you are limited. You hit some limits in these functions. If you have all three licenses, then you have full functionality for the API."
"It costs approximately $200 000 Taiwan Dollars for three years."
"The pricing is very competitive."
"For each license, they charge the same amount, which is less than $1,000 for each desktop license."
report
Use our free recommendation engine to learn which Performance Testing Tools solutions are best for your needs.
908,800 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
20%
Construction Company
12%
Outsourcing Company
7%
Healthcare Company
7%
Financial Services Firm
14%
Construction Company
10%
Manufacturing Company
9%
Insurance Company
7%
 

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 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...
What is your primary use case for ReadyAPI?
My experience with Katalon Studio is that we used Katalon for one of our projects, and then I started leveraging Katalon by integrating it with AI tools, AP tools, and aptly tools. Aptly tool is an...
 

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: August 2026.
908,800 professionals have used our research since 2012.