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

Eggplant Test 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

Eggplant Test
Ranking in Test Automation Tools
11th
Average Rating
7.8
Reviews Sentiment
6.5
Number of Reviews
19
Ranking in other categories
Test Management Tools (10th), Digital Experience Monitoring (DEM) (13th)
Perfecto
Ranking in Test Automation Tools
21st
Average Rating
8.4
Reviews Sentiment
7.4
Number of Reviews
23
Ranking in other categories
Performance Testing Tools (13th), Functional Testing Tools (20th), Mobile App Testing Tools (6th)
 

Mindshare comparison

As of August 2026, in the Test Automation Tools category, the mindshare of Eggplant Test is 3.3%, down from 3.9% compared to the previous year. The mindshare of Perfecto is 2.3%, down from 2.4% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Test Automation Tools Mindshare Distribution
ProductMindshare (%)
Eggplant Test3.3%
Perfecto2.3%
Other94.4%
Test Automation Tools
 

Featured Reviews

Mirza Hussain - PeerSpot reviewer
Engineer at a manufacturing company with 10,001+ employees
Has required frequent manual adjustments due to screen resolution but supports simple automation with minimal effort
I would prefer more UFT because it has VB scripting capabilities. While Eggplant Test also has this feature, it's not very user-friendly. I prefer the features of UFT compared to Eggplant Test. When needing to do quick automation, I would prefer Eggplant Test, but otherwise, I would always choose UFT. It depends on the complexity of the tasks. For big problems and complex automation tasks, I would prefer UFT because it has more flexibility and is more effective. With Eggplant Test, if you have very low complexity automation, such as simple click sequences and validation, then it would be preferable; with more complexity, I would not recommend Eggplant Test.
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.

Quotes from Members

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

Pros

"It provides very strong cross-platform support."
"The main feature of Eggplant Test is that it can do fully automated web testing and app testing."
"Its scalability is good. It is useful for desktop applications, and it also uses OCR and does image recognition."
"I love a good portion of this solution, the stand outs for me are the ability to read texts, and being able to automate anything you wish to do."
"Everything is happening on the layout or display that is used by the user. Eggplant prompts processes, like 'click here,' or 'look for this image.' Eggplant makes it possible for QA people and BAs, working in the actual display, to check if the software is providing the right images, the right text, and the right results. They don't have to go inside the code or to the TCP/IP layer. Everything is happening at the highest level."
"It is easy to set up."
"This solution has helped our organization because we can create test cases faster as compared to using Selenium, there are no language dependencies and people are not required to be trained for two to five months."
"GUI testing is the strength of the tool, we have been satisfied with the tool, and not only the tool, but the service behind it, as the tool works as expected and the response from eggPlant, as a company, has been quick and substantial."
"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."
"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."
"Overall, it has helped massively to speed up our testing efforts and not just from a device point of view."
"One of the good things about Perfecto is the scalability that it provides, as we are able to quickly scale up the devices and choose Android devices, web-based applications, or whatever we need, and we can scale up quickly and easily."
"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."
"Overall, it results in huge cost savings for our company."
"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."
"One of the good things about Perfecto is the scalability that it provides."
 

Cons

"The IDE could be even more full-featured."
"I would like to see standardized actions already built into Eggplant. For example, "wait eight seconds". That way, I wouldn't need to create it as an action. Right now, I have to program that wait and describe it as an action so that everybody knows it is an action that waits eight seconds... That way, somebody who is not familiar with programming processes like "if-else", or "for", or "while", would be able, from the first moment, and without programming, to put some easy-to-use, standardized, actions in place."
"There was no free trial in it."
"We found that we had issues regarding the VPN setup, which is one of the reasons that we did not purchase this solution."
"They need to update the Linux. I think it's kind of an outdated Java Swing application, it almost gives you the impression that the application was written in Java Swing."
"Eggplant Digital Automation Intelligence could improve by lowering the price."
"It has low productivity."
"eggPlants data input is text based and does not easily conform to data driven test, and this makes data management painful."
"When using devices on the cloud, it lags quite a bit at times."
"In iOS, it needs improvements with some limitations."
"Its performance should be improved. Anything to speed up the user interface would be a great help. We've had a lot of pain with their migration from a product UI that was based on Adobe Flash to the new product that is based on HTML5. Migrations like that seemed to be very painful and not a real smooth process. We're still sort of recovering from that migration from old technology to new, and we haven't got all the functionality ported over that we used to have on the old UI."
"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."
"It is slow compared to physical device testing. The interactive speed could be improved."
"Previously, we used the cradle. Every time the mobile was blocking it, we would have to ask Perfecto to provide another one. That took a lot of time away from us."
"We've had a couple of issues lately with videos not loading or browsers dying after some execution, although that happens very rarely."
 

Pricing and Cost Advice

"Make a smart decision about the number of developer- and execution-only licenses you purchase to maximize your budget. We found that going heavier on execution-only licenses has been a way to reduce our costs and maximize our ability to benefit from the software."
"This solution is expensive when compared to the market. However, the reason it is more expensive is because of its stability, high performance, and for its support of any technology."
"Eggplant Test is a very expensive solution."
"It is scalable, but it is a matter of money in the pocket. You can scale it, but then you have to have additional licenses. The licensing approach of eggPlant is not the best."
"End-to-end testing isn't possible for us because of the licensing problems. It's very expensive, so we only have two development/execution licenses."
"It probably has a yearly license."
"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."
"Pricing is an area where Perfecto can do a little better. When we obtain additional licenses, we enter into negotiations with them."
"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."
"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."
"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."
"It's definitely on the higher end of prices for this type of service."
"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."
report
Use our free recommendation engine to learn which Test Automation Tools solutions are best for your needs.
908,800 professionals have used our research since 2012.
 

Top Industries

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

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business4
Midsize Enterprise3
Large Enterprise14
By reviewers
Company SizeCount
Small Business1
Midsize Enterprise1
Large Enterprise23
 

Questions from the Community

How do I choose between Selenium HQ and Eggplant Digital Automation Intelligence?
Selenium HQ’s biggest advantage is that it is customizable. Its other most valuable feature is that the driver interface is really helpful and user-friendly; Selenium HQ makes it easy to navigate t...
What is your experience regarding pricing and costs for Eggplant Manager?
The price of Eggplant Test is on the higher side, but the benefits it provides make it worth using.
What needs improvement with Eggplant Manager?
I would prefer more UFT because it has VB scripting capabilities. While Eggplant Test also has this feature, it's not very user-friendly. I prefer the features of UFT compared to Eggplant Test. Whe...
Ask a question
Earn 20 points
 

Also Known As

Eggplant Digital Automation Intelligence, Eggplant DAI, Eggplant Automation Cloud, Eggplant Manager, Eggplant Mobile, Eggplant Customer Experience Insights
Perfecto Mobile, Perfecto Web
 

Overview

 

Sample Customers

FUJIFILM Group, NEC Personal Computers
Virgin Media, Paychex, Rabobank, R+V, Discover
Find out what your peers are saying about Eggplant Test vs. Perfecto and other solutions. Updated: June 2026.
908,800 professionals have used our research since 2012.