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

Appium vs Axway Appcelerator 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
7th
Average Rating
8.0
Reviews Sentiment
7.4
Number of Reviews
30
Ranking in other categories
Regression Testing Tools (6th)
Axway Appcelerator
Ranking in Mobile Development Platforms
15th
Average Rating
6.2
Reviews Sentiment
3.5
Number of Reviews
4
Ranking in other categories
Mobile App Platforms (12th)
 

Mindshare comparison

As of October 2025, in the Mobile Development Platforms category, the mindshare of Appium is 3.8%, down from 5.6% compared to the previous year. The mindshare of Axway Appcelerator is 1.6%, up from 0.6% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Mobile Development Platforms Market Share Distribution
ProductMarket Share (%)
Appium3.8%
Axway Appcelerator1.6%
Other94.6%
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.
NM
Makes it easy to build cross-platform with cloud-based, one-click app build system
I was searching for a reliable tool to develop a native mobile app for both Android and iOS. I found Axway Appcelerator packed with awesome features, that it was easy to learn and easy to build cross-platform Using the same web technology to develop cross-platform native apps. Cloud-based…

Quotes from Members

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

Pros

"The best feature of Appium is that it allows you to inspect the element. With the Appium Inspector, you don't have to install another application to do the inspection. I also like that Appium has Android device connectivity. Currently, most people use Appium as automation software, and I haven't found any other tool that's more powerful than Appium."
"I haven't explored other solutions in this particular area, but what I like best about Appium is the fact that it shares functions with Selenium. The extension of Selenium functions allows me to use all of the methods that exist in that domain, and it just makes it simpler for me. I've been using Selenium for some time as well, so using Appium just seems like a natural fit for me."
"The interface is user-friendly, which is beneficial for users, even for those who are new to it."
"Appium helps me to do as much as much as I want to."
"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."
"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."
"What I like about Appium right now is that it's like Cypress in the sense that............. to test the components in the way I want them to be tested."
"Appium has easy interaction with mobile."
"Enables me to use the same web technology to develop cross-platform native apps. The cloud-based one-click app build system is a valuable feature as well."
 

Cons

"They should add an in-built framework."
"The user interface needs improvement because there are issues when setting up environment variables."
"Configuring the project to be used in Appium is a little bit tedious."
"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. It can be challenging to set up in Android versus iOS environments."
"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."
"The tool needs to add a dependency manager."
"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."
"It would be awesome if they would work on improving the speed of the app building process."
"Scalability is not so good if you have a complex UX."
 

Pricing and Cost Advice

"Appium is free and open-source."
"It's open source, so it's completely free."
"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."
"The solution is free."
"Appian is open-source, which is not licensed."
"This is an open source solution so it does not cost anything for licensing or otherwise."
"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."
Information not available
report
Use our free recommendation engine to learn which Mobile Development Platforms solutions are best for your needs.
869,566 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
19%
Computer Software Company
12%
Manufacturing Company
9%
Educational Organization
6%
No data available
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business6
Midsize Enterprise6
Large Enterprise19
No data available
 

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.
Ask a question
Earn 20 points
 

Comparisons

No data available
 

Also Known As

No data available
Appcelerator Titanium, Appcelerator
 

Overview

 

Sample Customers

Nuvizz, Coupa Software, Eventbrite, Evernote
Bracket, Homes.com, Safeguard, Avis, Smuckers, VMWare, Zipcar, Mfoundry, Blackbaud
Find out what your peers are saying about Appium vs. Axway Appcelerator and other solutions. Updated: September 2025.
869,566 professionals have used our research since 2012.