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

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

Mindshare comparison

As of January 2025, in the Mobile Development Platforms category, the mindshare of Appium is 5.3%, down from 7.9% compared to the previous year. The mindshare of Xamarin Platform is 7.4%, down from 8.4% 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 has easy interaction with mobile."
"The most valuable feature is that it's easy to launch applications. Appium has everything that Selenium has. So many good tools support Appium. We can take some Excel sheets and use them to fill out the text box that's in there. We can also take screenshots of failures."
"Obviously because of automation, it reduces manual testing efforts."
"The interface is user-friendly, which is beneficial for users, even for those who are new to it."
"It can be used with different programming languages."
"The solution helps with test automation. We focus mostly on Java."
"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."
"The solution is easy to use."
"It has significantly reduced the skill barrier for development and testers."
"It is a true native solution, and we can use the cross-platform framework."
"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."
"We very much like the XAML design techniques, multiple layout and pages, MVVMCross support, and portability across different platforms."
"Their leadership is exceptional at both listening to the customer base and delivering innovative, best-in-class products."
"Xamarin.Forms reduced the effort and time to build and market our solution, market our features, and get our solution into production."
"My favorite feature of Xamarin platform is the Xamarin.Essentials package. I also like the changes seen in Xamarin's upgrade from Xamarin.Forms to .NET MAUI, because in the older Xamarin Platform, Xamarin.Forms gave you multiple libraries of a particular level for a single platform, whereas .NET MAUI comprises a single, organized library that contains everything needed for both Android and iOS."
"Test Cloud, Calabash, SpecFlow, and Xamarin.UITest are the features which can’t be ignored because just writing code doesn’t mean your app will run flawlessly. You need to test your app on each possible device and configuration, which you can do easily."
 

Cons

"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."
"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."
"Configuring the project to be used in Appium is a little bit tedious."
"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."
"The initial setup is straightforward if you have previous experience with the solution, but it can be complicated for a novice user."
"Configuration-wise, there is a lot of room for improvement."
"Appium can improve when the case fails, there should be a feature where you can generate the report from Appium. Once you're on a test case, automatically the screenshot should be captured which would avoid manual intervention. These features would be beneficial to migrate to Appium."
"One thing which can be really helpful is that there is some kind of a recorder made available rather than scripting everything."
"The solution does not include Hot Reload which is painful because it causes us to wait quite some time for huge builds."
"Xamarin Platform's performance base could be improved."
"For those who use only XAML to design the UI, it would be better if there was a better XAML previewer or designer."
"They need to take a step towards independence from the UI platform. It takes a lot of time to adapt the native controls."
"Xamarin Platform can improve by making the enterprise documentation better. There's a lot of basic documentation of how to do many of the functions of the solution, but there's not much enterprise-level documentation."
"We have noticed that there have been stability-based performance issues with this product, which need to be improved."
"The performance needs improvement, especially the dev tools, and also the ultimate output of the mobile applications."
"Regarding improvements, there are still some limitations with Xamarin, particularly regarding access to core functionality in Android and iOS."
 

Pricing and Cost Advice

"There is no license for this solution because it is open-source."
"Appium is free and open-source."
"This is an open source solution so it does not cost anything for licensing or otherwise."
"The solution is open source."
"The price is good for people to be able to make a favorable decision for the value."
"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."
"The pricing of Appium is fine."
"It's open source, so it's completely free."
"Xamarin Platform is open-source, so it is free to use."
"My company provided all the licenses that we need to support our use of Xamarin Platform."
"The product is inexpensive."
"I think the solution is free."
"Xamarin Platform is open-source, but there are fees for deployment, the API Store and Play Store, and using third-party libraries."
"This is an open-source solution, but there is a subscription charge to use the App Center of around $100."
"In most cases, it is sufficient to have free/community license. But if you plan to seriously develop production-level, highly polished apps, you need to use Xamarin.Profiler and the professional or enterprise license."
"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.
831,158 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
20%
Computer Software Company
15%
Manufacturing Company
7%
Insurance Company
5%
Educational Organization
16%
Computer Software Company
14%
Manufacturing Company
12%
Financial Services Firm
12%
 

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

 

Learn More

 

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: January 2025.
831,158 professionals have used our research since 2012.