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

Appium vs Xamarin Platform comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 4, 2025

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
Ranking in Mobile Development Platforms
6th
Average Rating
8.0
Reviews Sentiment
7.4
Number of Reviews
30
Ranking in other categories
Regression Testing Tools (6th)
Xamarin Platform
Ranking in Mobile Development Platforms
5th
Average Rating
8.2
Reviews Sentiment
7.4
Number of Reviews
40
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of May 2025, in the Mobile Development Platforms category, the mindshare of Appium is 4.2%, down from 7.3% compared to the previous year. The mindshare of Xamarin Platform is 6.7%, down from 8.0% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Mobile Development Platforms
 

Featured Reviews

Abhishek-Tiwari - PeerSpot reviewer
Has cross-platform flexibility and a record-and-play option
The challenging part with Appium is that installation can be a bit tricky. It can be challenging to set up in Android versus iOS environments. Appium has some limitations in terms of writing code using simulators and online cloud devices. I faced challenges with native based scenarios, battery turn out percentage, battery charging percentage, and memory capacity. The other challenge I faced involved codes changing from device to device. For example, the piece of code that works in iOS version 10.1 won't work in iOS version 6.0. In upcoming releases, if they can reduce some more of the dependencies like SDK, UIAutomator, etc., it would be great. That is, I'd like to see a consolidated package or bundle release that is much more user-friendly.
Prince Tiwari - PeerSpot reviewer
Facilitates UI development with XAML, enabling shared UI code across platforms and reducing platform-specific work
I like its simplicity. As someone who didn't start my career as a dedicated developer, I was used to building websites or Windows applications. Transitioning to mobile app development meant learning new languages like Swift or Java. With C# and Xamarin, though, I could leverage my existing skillset. Xamarin, and specifically Xamarin.Forms, let me write my code once and deploy it natively to both Android and iOS. Xamarin.Forms are very useful. Essentially, it's a framework that allows me to create the UI mostly in XAML. This XAML code is then translated into the native UI elements for each respective platform. The advantage is that roughly 90% of my UI code can be shared. This significantly reduces the amount of platform-specific UI work compared to having to write separate UIs for each platform. For the most part, Xamarin's integration with Visual Studio improved the workflow, whether I'm on Windows or Mac. Since I'm familiar with Visual Studio, it provides a comfortable development environment. Additionally, features like Hot Reload and the integration of tools like Copilot help streamline the development process. Overall, it offers a positive development experience.

Quotes from Members

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

Pros

"Appium helps me to do as much as much as I want to."
"We get a list that shows all devices that are connected to the system."
"We develop apps using the React Native framework, and Appium integrates well for testing those apps. The Appium automation framework also has good integration with GitHub Actions and plenty of other tools and frameworks, including BrowserStack."
"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."
"Appium's wide support of programming languages is valuable."
"It has great documentation and excellent community support."
"It's an open-source solution with a very large community and available documentation."
"Obviously because of automation, it reduces manual testing efforts."
"Their leadership is exceptional at both listening to the customer base and delivering innovative, best-in-class products."
"We were able to optimize the service organization for one of our clients."
"Xamarin is well-integrated with Visual Studio so it will feel very familiar to you once you start."
"I think the best part about Xamarin is that you can create apps for both platforms using one source code. That's the most powerful feature. When you develop something for Android, it also builds for iVerse as well. The cross-platform aspect of Xamarin is unique. The ability to develop both apps with a single code base is something very unique."
"Xamarin.Forms reduced the effort and time to build and market our solution, market our features, and get our solution into production."
"A single line of code works with android and iOS."
"Plugins like MvvmCross make a developer’s life easy."
"The most valuable features of the Xamarin Platform are that it has cross-platform development, one code base serves a purpose on both, and the grid layout is a lifesaver."
 

Cons

"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."
"Configuration-wise, there is a lot of room for improvement."
"We haven't been able to fully leverage Appium for multiple reasons. I think number one is just that the tests take a long time to run. We have had some issues around just the results themselves and how predictable they are, but those are not issues with Appium directly."
"We need some bug fixes for nested elements."
"One area where I think Appium could improve is in addressing security concerns for our data. Currently, we're unable to use cloud solutions like CloudForm due to security restrictions on our servers. We also face challenges in updating packages for the same reason. It would be beneficial if the solution could provide better support for auto-reporting and easier connections to mobile device farms."
"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."
"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 tool needs to add a dependency manager."
"It needs offline sync capabilities to store data on devices persistently."
"They need to improve performance, especially for the Android platform. Also, some controls are missing in the Xamarin framework when compared to native controls; for example, the checkbox control."
"The worst build issue concerns are the caching process MSBuild uses to reduce the build time."
"Xamarin's profiling tools are only available for the highest tier of MSDN subscription and compatibility with platform-native profiling tools is rather lacking. This causes friction when working on performance-related issues."
"Xamarin Platform lacks in app size."
"Xamarin Platform's performance base could be improved."
"The solution always has room for improvement with price, integration, stability, and documentation."
"The application platform could be improved."
 

Pricing and Cost Advice

"Appium is free and open-source."
"The pricing of Appium is fine."
"The solution is open source."
"We found out that we could explore features of the solution for 30 days trial. We can switch to a permanent license later if we want."
"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."
"It's completely 100% free, and there are no hidden fees."
"The price is good for people to be able to make a favorable decision for the value."
"As far as I know, Appium is a free solution. It's not for commercial use."
"This is an open-source solution, but there is a subscription charge to use the App Center of around $100."
"The product is inexpensive."
"My company provided all the licenses that we need to support our use of Xamarin Platform."
"Xamarin is free. There is no license unless you go for some high-end enterprise features. Other than that, everything's free."
"Xamarin Platform is open-source, so it is free to use."
"Xamarin Platform is a free open-source solution."
"The price of the Xamarin Platform is not expensive. However, the price of the solution depends on the application that is made. For example, if you have small applications, it's different from large or enterprise applications."
"You can build in Xamarin without paying any money."
report
Use our free recommendation engine to learn which Mobile Development Platforms solutions are best for your needs.
849,686 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
20%
Computer Software Company
15%
Manufacturing Company
7%
Retailer
6%
Educational Organization
19%
Manufacturing Company
14%
Financial Services Firm
14%
Computer Software Company
11%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

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 do you like most about Appium?
Appium helps me to do as much as much as I want to.
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 do you like most about Xamarin Platform?
Xamarin.Forms are very useful. Essentially, it's a framework that allows me to create the UI mostly in XAML. This XAML code is then translated into the native UI elements for each respective platform.
What is your experience regarding pricing and costs for Xamarin Platform?
Xamarin Platform is free, and we use an Azure subscription at a relatively low cost for our builds. It offers a good value for money, although it requires time to make it work effectively.
What needs improvement with Xamarin Platform?
The primary area for improvement is the support for third-party libraries, especially for major providers like Microsoft and Google. The lack of robust documentation and support for third-party bin...
 

Comparisons

 

Overview

 

Sample Customers

Nuvizz, Coupa Software, Eventbrite, Evernote
Cinemark, MixRadio, Sqor Sports, Storyo, JetBlue, The World Bank, Cr_dito Agrcola, Applied Research Associates
Find out what your peers are saying about Appium vs. Xamarin Platform and other solutions. Updated: April 2025.
849,686 professionals have used our research since 2012.