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

"The most valuable feature of Appium is it supports iOS and AOS and is open-source."
"Appium's wide support of programming languages is valuable."
"This solution has improved our organization in terms of efficiency."
"Obviously because of automation, it reduces manual testing efforts."
"Appium has easy interaction with mobile."
"Currently, most people use Appium as automation software, and I haven't found any other tool that's more powerful than Appium."
"We do not need to pay for the solution. It’s free."
"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."
"Perfecto facilitates delivering the product on time, through the cloud devices, so that there is no impact to our end-users."
"Overall, it has helped massively to speed up our testing efforts and not just from a device point of view."
"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."
"The most valuable feature is automated testing."
"Using the device lab has definitely helped us to scale our testing operations."
"We are able to offer a quality product that has been tested fully, which improves our customer satisfaction."
"The reporting feature is really tough to find in some of the other products that are competitors. Having your CITB type dashboard, where we can see the test results and see recordings of each test that passed or failed, is probably one of the distinguishing aspects of Perfecto."
"Perfecto is a game-changer for us, we save at least $10,000 monthly."
 

Cons

"One thing which can be really helpful is that there is some kind of a recorder made available rather than scripting everything."
"Sometimes, the Appium server won't connect with the mobile application because of some socket issues, so network connectivity between applications and the Appium server could be improved."
"The tool needs to add a dependency manager."
"Image recognition could be improved. We have some images in our mobile applications. It should be able to run from the cloud, so we can automate the catcher."
"The challenging part with Appium is that installation can be a bit tricky."
"What needs improvement in Appium is its documentation. It needs to give more context on the libraries that Appium is using under the hood. For example, my team is using Appium for Android automation, and a lot of times, I feel that there's functionality that's available through the Appium interface, that exists within the UIAutomator, but there aren't a lot of useful or helpful resources on the internet to find that information, so it would be good to have some linkage with the underlying platform itself. Another room for improvement in Appium is that it's buggy sometimes. For example, at times, there's a bug in the inspector application that doesn't allow me to save my desired capability set, so it would be nice to get that bug fixed, but overall, Appium is a good tool. The Touch Actions functionality in Appium also needs improvement. For example, if I want to initiate a scroll on the device that I'm running Appium on, sometimes Swipe works, but in other situations, I have to explicitly use action chains, so I'm not too sure what's the better approach. What I'd like to see in the next version of Appium is a more intelligent and more intuitive AppiumLibrary, in terms of identifying menus and scroll bars, etc., because right now, I'm unsure if I have to do a lot of export reversals to get to the elements I'm looking for. It would be nice to have some functionality built in, which would allow me to easily get those exports."
"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."
"It breaks down."
"If we could run an accessibility test in Perfecto against builds, it would help us a lot. Currently, that's a very manual process for us. We haven't found a tool that can do accessibility scans for iOS and doesn't depend on engineering effort. Having a feature related to that would be really awesome for us."
"We've had a couple of issues lately with videos not loading or browsers dying after some execution, although that happens very rarely."
"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."
"We have had some issues with performance, which is something that should 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."
"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."
"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."
"We don't use Perforce's BlazeMeter with Perfecto. From my perspective, it's not really relevant."
 

Pricing and Cost Advice

"The solution is open-source."
"This is an open source solution so it does not cost anything for licensing or otherwise."
"Appium is free and open-source."
"I'm unsure if there's any cost associated with Appium. I got the free package which includes the server GUI application and the inspector application, and it was free to download, and that's all I need to get my work done. I'm not aware of any additional costs associated with the tool."
"Appium is open source; we can use it for free."
"The price is good for people to be able to make a favorable decision for the value."
"It's open source, so it's completely free."
"The pricing of Appium is fine."
"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."
"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."
"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."
"This is an expensive solution compared to others, by 30% to 40%."
"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."
"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."
report
Use our free recommendation engine to learn which Mobile Development Platforms solutions are best for your needs.
886,719 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
8%
 

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,719 professionals have used our research since 2012.