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

LEAPWORK vs Perfecto comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Dec 15, 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

LEAPWORK
Ranking in Test Automation Tools
17th
Average Rating
7.6
Reviews Sentiment
6.9
Number of Reviews
3
Ranking in other categories
No ranking in other categories
Perfecto
Ranking in Test Automation Tools
23rd
Average Rating
8.4
Reviews Sentiment
7.4
Number of Reviews
23
Ranking in other categories
Performance Testing Tools (16th), Functional Testing Tools (15th), Mobile App Testing Tools (4th)
 

Mindshare comparison

As of July 2025, in the Test Automation Tools category, the mindshare of LEAPWORK is 1.6%, up from 1.5% compared to the previous year. The mindshare of Perfecto is 2.4%, down from 3.3% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Test Automation Tools
 

Featured Reviews

Blaine Anderson - PeerSpot reviewer
Flow automation software that is user friendly for non technical teams and offers good value for money
If it is a business critical environment that needs to be up 99.999% of the time, LEAPWORK is the solution to go with because the ROI on it is good. We ended up using SmartBear because of how expensive LEAPWORK is. I would rate this solution an eight out of ten.
Roland Castelino - PeerSpot reviewer
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.

Quotes from Members

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

Pros

"It provides automated testing. Instead of us doing manual testing, we can utilize Leapwork, and it tests most of our critical processes. In the next phase, we also plan to do some process work with it, such as using Leapwork to create reports or provide certain extracts of data."
"The most valuable of this solution is the no code option. It offers drag and drop when it comes to development and removes the need for a developer."
"The UI is user-friendly."
"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 automation piece is the most valuable feature. Every time we had a new version of either OS or an application, we found that being able to automate the testing across different devices is very valuable."
"The quality of our software has improved since we implemented this solution."
"We are continuously doing testing on different environments, devices, and platforms. It executes seamlessly on multiple devices without having any connectivity issues. It has been really helpful for us to test on cloud devices."
"The automated test reporting functionality is the most valuable feature. We use the CI Dashboard. It's very important as it is the main reporting tool for our automated tests."
"One of the good things about Perfecto is the scalability that it provides."
"The most valuable aspect of the solution is that it covers all types of devices on the market allowing you to test different versions of an operating system."
"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."
 

Cons

"The initial setup is difficult."
"This solution could be improved by offering better reporting related to the integration into Azure DevOps."
"It is a very comprehensive tool, and there is a significant learning curve to being able to adopt the tool. Because it does so much, there is only so much that you can learn. You can, however, do some simpler things right away. They do have a kind of boot camp where some of their experts engage with you, and during that time, you can work on the top initiatives that you want to do, and that's a good process. After you start using the tool, there is a lot more that you would want to do."
"The only thing that I don't like about the product is the need to deploy agents on the laptops of people doing the testing. So, you have an agent on a server, then you have an agent on the laptop of the person who is doing the testing, and that seems like a lot of stuff and a kind of anti-cloud. Why do I have to deploy agents on people's machines in order to do something in the cloud? I'm sure they're doing that so they can monitor their licensing and all that stuff, but it is not necessarily a friendly process."
"I'm hoping they can support on-premises instances. We have been working on a JIRA integration with Perfecto—and I'm extremely impressed that they have that—but at this time they're not supporting onsite JIRA instances, which is what we have."
"The monitoring features, in particular network traffic monitoring, could be improved."
"There was a discussion about having the capability to export the test results to a certain tool that we use in our project. If that were added it would be great not having to manually take screenshots, put them in a document, and share them on the different test management tools."
"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."
"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 does well for mobile testing, but when it comes to the web aspect, it is lagging a little bit in terms of execution."
"We feel that Perfecto is a little slow. If they could improve on that slowness in accessing the app, when we want to click a button, that would be great because we feel the difference. An improvement in the connectivity speed is required."
 

Pricing and Cost Advice

"The product is not cheap."
"We got a deal on it for the first year. We're paying $8,000."
"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."
"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."
"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."
"It's definitely on the higher end of prices for this type of service."
"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."
"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."
"Pricing is an area where Perfecto can do a little better. When we obtain additional licenses, we enter into negotiations with them."
report
Use our free recommendation engine to learn which Test Automation Tools solutions are best for your needs.
860,592 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
13%
Government
11%
Manufacturing Company
10%
Financial Services Firm
8%
Financial Services Firm
23%
Computer Software Company
17%
Manufacturing Company
8%
Healthcare Company
5%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
 

Questions from the Community

Do you recommend Leapwork? How is Leapwork pricing?
Do you recommend Leapwork? I absolutely recommend Leapwork. In fact, I consider it to be one of the best test automation tools. I like it because it provides many benefits. Some of the ones I fin...
What is your experience regarding pricing and costs for LEAPWORK?
Ten licenses cost around $100,000. The product is not cheap. I rate the pricing a seven out of ten.
Ask a question
Earn 20 points
 

Comparisons

 

Also Known As

No data available
Perfecto Mobile, Perfecto Web
 

Overview

 

Sample Customers

Samutec
Virgin Media, Paychex, Rabobank, R+V, Discover
Find out what your peers are saying about LEAPWORK vs. Perfecto and other solutions. Updated: June 2025.
860,592 professionals have used our research since 2012.