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

Appium vs Perfecto comparison

 

Comparison Buyer's Guide

Executive Summary

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

Appium
Average Rating
8.0
Reviews Sentiment
7.4
Number of Reviews
30
Ranking in other categories
Mobile Development Platforms (9th), Regression Testing Tools (6th)
Perfecto
Average Rating
8.4
Reviews Sentiment
7.4
Number of Reviews
23
Ranking in other categories
Performance Testing Tools (15th), Functional Testing Tools (16th), Mobile App Testing Tools (6th), Test Automation Tools (20th)
 

Mindshare comparison

Appium and Perfecto aren’t in the same category and serve different purposes. Appium is designed for Mobile Development Platforms and holds a mindshare of 2.7%, down 4.4% compared to last year.
Perfecto, on the other hand, focuses on Mobile App Testing Tools, holds 6.6% mindshare, up 5.0% since last year.
Mobile Development Platforms Mindshare Distribution
ProductMindshare (%)
Appium2.7%
OutSystems9.7%
Temenos Quantum8.9%
Other78.7%
Mobile Development Platforms
Mobile App Testing Tools Mindshare Distribution
ProductMindshare (%)
Perfecto6.6%
Tricentis Tosca23.2%
OpenText Functional Testing16.6%
Other53.6%
Mobile App Testing Tools
 

Featured Reviews

Luis Gerardo Meneses Hernandez - PeerSpot reviewer
Software developer at Apps2Go TECH
Allows for direct interaction with an application's DOM but complex configuration
What I like about Appium right now is that it's like Cypress in the sense that I can get to the new DOM of the application and select the components and create the functions to test the components in the way I want them to be tested. That's why I like it right now.
Glenford John - PeerSpot reviewer
Product Manager, Device Integration at a comms service provider with 10,001+ employees
Saves us $2.6 million per year, provides more efficient testing, and helps us strengthen relationships with vendors
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. Perfecto is great at executing cross-platform testing. From a carrier perspective, it's all mobile, but we also have web applications. We used to be able to test on Symbian, Windows OS, Android, and iOS. Today, we can go on a big screen and test on Chrome, Firefox, Explorer, and other browsers. My team leverages Perfecto's reporting and analytics. When we start stress testing an application, we can look at all the reporting that comes from that, and we can tell at what part of the day the app is performing better. Our analytics are very important to us. Presentations are important, so it's good to have reports with graphs that show the time of day or how the app was performing for months at a time. We use those reports to screen capture, go with the data, and to show to upper management. We can do a comparison of one version performance to another version of the application or device performance. We utilize Perfecto's cloud-based lab to test across devices, browsers, and OSs. We are a carrier, so we have our devices with different OS versions of devices. Right now, it's mostly just Apple and Androids. Back in the day, they had many different versions of the OS, but the only other thing on top of that is web-based browsers. We don't test Linux, which is an operating system of Windows. We don't use Perfecto's cloud. We use our own devices because we test on only our organization's devices. Unless we do some kind of competitive analysis, it's not really a test; it's just a comparison to see how other solutions compare to ours. The range of open-source technologies that Perfecto supports is great. I have a team of contractors that report to me and do all the testing for our organization, and that team turns over every couple of years. We mostly utilize the in-house automation that is available for anyone who isn't a great programmer. They have support for all these other drivers, and they have something for non-programmers who want to automate their work, which is amazing.

Quotes from Members

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

Pros

"Appium has easy interaction with mobile."
"I like the app inspector; it's quite a good and useful tool for us, we can use it almost out of the box, it works well on Android, the solution is stable and very scalable, and it is free to use."
"Appium provides a record-and-play option, and the commands are the same as those that Selenium uses. So a person who has some exposure to Selenium will be able to write a piece of code in Appium."
"It is an indispensable tool for mobile automation helps much in converting manual test cases to automated scripts."
"It's one of the most stable solutions for mobile automation."
"Obviously because of automation, it reduces manual testing efforts."
"Appium's wide support of programming languages is valuable."
"This solution has improved our organization in terms of efficiency."
"Overall, it has definitely translated to cost savings and the reason is multifold."
"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 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."
"Perfecto is part of our testing life; when we test, we do it in Perfecto, and without it, our team would not be able to perform testing on mobile devices."
"In terms of Perfecto's ability to perform cross-platform testing, I would rate it a ten out of ten."
"The CI dashboard tool is very good, as is the Live Stream monitoring. Whenever I want to monitor execution, I can open multiple tabs in Perfecto and it is easy for me to refer to the CI dashboard and the Live Stream."
"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."
 

Cons

"Stability is an area that needs some improvement."
"Appium has problems with automated validations following iOS updates, causing us to have to validate manually. Its execution speed is also very slow."
"One thing which can be really helpful is that there is some kind of a recorder made available rather than scripting everything."
"We previously worked with native applications, and there weren't any good mobile app testing tools. We started working with React Native, which works well with Appium, but it would be good to see better integration; the way elements are displayed can be messy. React Native is very popular nowadays, so it's essential to have that compatibility."
"Appium has problems with automated validations following iOS updates, causing us to have to validate manually."
"Appium is not that scalable, if you're using real devices locally."
"It should provide reliable and promising executions every time without any interruptions and avoiding any synchronization issues."
"I rarely use Appium nowadays because I'm now at the managerial level, but the last time I used it, whenever I selected and clicked on an element, Appium was very slow. I tried to debug it, but I still couldn't find the problem, so this is an area for improvement in the solution. Another area for improvement lies with the connector and server. For example, the effort to get into the local machine sometimes causes the emulator to become slow, which then leads to failure in testing, and this is the usual issue I've encountered from Appium. An additional feature I'd like added to Appium in its next release is being able to do automation in iOS without using XPath and the name of the element. In Xcode, you can use previous UI tests for detecting elements, but in Appium, you have to use Xpath and the element name instead of being able to directly put the X-UiPath, which is what you can do in Xcode. In iOS as well, sometimes the element doesn't have a name or a path. Sometimes, there's also no element."
"I'm hoping that Perfecto will come up with browser testing as well because it would be easier to access it."
"The monitoring features, in particular network traffic monitoring, could be improved."
"We don't use Perforce's BlazeMeter with Perfecto. From my perspective, it's not really relevant."
"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."
"Sometimes, when the automated tests sync up or we have to debug remotely, we cannot interact directly with the device."
"Going by the dashboard or analytics capabilities that Perfecto or Perforce is looking to offer in its roadmap, it will certainly help if they also cater to executing and enabling decision-making, rather than just focusing on standard testing metrics such as execution, efficiency, and defect rate. These are good metrics, but they don't necessarily enable decision-making for SLTs. Any improvements in the dashboards and reporting tools should focus on metrics or SLAs that can help with decision-making."
"It does well for mobile testing, but when it comes to the web aspect, it is lagging a little bit in terms of execution."
"When using devices on the cloud, it lags quite a bit at times. I know that these are real devices that are being projected on our laptop screens and monitors, but if the speed could be improved, that would be good."
 

Pricing and Cost Advice

"It's completely 100% free, and there are no hidden fees."
"The solution is open-source."
"As far as I know, Appium is a free solution. It's not for commercial use."
"Appian is open-source, which is not licensed."
"The solution is open source."
"This is an open source solution so it does not cost anything for licensing or otherwise."
"The solution is open source so it is free."
"There is no license for this solution because it is open-source."
"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 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."
"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."
"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 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'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."
"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 Mobile Development Platforms solutions are best for your needs.
886,906 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
19%
Manufacturing Company
10%
Computer Software Company
8%
Construction Company
7%
Financial Services Firm
22%
Computer Software Company
9%
Construction Company
8%
Manufacturing Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business6
Midsize Enterprise6
Large Enterprise19
By reviewers
Company SizeCount
Small Business1
Midsize Enterprise1
Large Enterprise23
 

Questions from the Community

Do you recommend Appium?
I do recommend Appium. It is an open-source solution and completely free of charge. We use Appium and Appium Studio as our base for any type of mobile automation for testing. It has a great interfa...
What is your experience regarding pricing and costs for Appium?
My experience with Appium from a pricing perspective is favorable due to it being open source, making it a cost-effective option.
What needs improvement with Appium?
The deployment process and configuration are quite complex and require improvement. Additionally, the wait time functionality could be enhanced as I experienced failures with longer wait times.
Ask a question
Earn 20 points
 

Comparisons

 

Also Known As

No data available
Perfecto Mobile, Perfecto Web
 

Overview

 

Sample Customers

Nuvizz, Coupa Software, Eventbrite, Evernote
Virgin Media, Paychex, Rabobank, R+V, Discover
Find out what your peers are saying about Mendix, OutSystems, Salesforce and others in Mobile Development Platforms. Updated: March 2026.
886,906 professionals have used our research since 2012.