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

Appium vs Qt Squish 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 (7th), Regression Testing Tools (6th)
Qt Squish
Average Rating
8.8
Reviews Sentiment
7.1
Number of Reviews
20
Ranking in other categories
Test Automation Tools (9th)
 

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.
Luc Vangrunderbeeck - PeerSpot reviewer
Testing solution supports Java testing with good reliability
There is nothing you can do for almost every application. If you do it for a single version, it is rather easy. However, if you want to run it for different versions of the software, then you need the Qt version of Java. You need to set up some special environment variables to be able to do that.

Quotes from Members

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

Pros

"The way Appium server interacts with mobile apps is fantastic. It provides all the information about the elements inside the app, Android as well as iOS. I can interact with the element quickly, just type some text or get some text values from the element - whether it's a drop-down, or web text, or a native element."
"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."
"Appium's best feature is that it supports multiple frameworks."
"It runs completely flawlessly and seamlessly every day."
"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 solution helps with test automation. We focus mostly on Java."
"Appium helps me to do as much as much as I want to."
"The solution is stable."
"I find it very user-friendly and easy to start working with. The main benefit for me is that it allows testing applications developed in the Qt language. This capability makes Squish a game-changer, as it's the only tool I've found that enables automation for applications written in Qt. I appreciate three main aspects. Firstly, the documentation is excellent. Secondly, I value the way the tool efficiently locates elements during testing. These are the two aspects I particularly like."
"Squish is integrated with Qt, which enables us to test the user interface effectively."
"froglogic Squish is one of the most desired solutions if you are having a Qt as a framework and if you are looking at GUI regression testing. froglogic is a part of Qt as a company."
"The initial setup process is straightforward."
"I can perform Java SWT."
"I like the dashboard. It's virtual, and you can see the customer results. I can do it at night and in the morning. I think it also automatically emails results."
"It is very stable."
"This product can work with QT applications and cross-cut from them on Windows or Mac."
 

Cons

"The user interface needs improvement because there are issues when setting up environment variables."
"There is always a concern about the amount of code that is required to enhance the automation process. The idea of having less code or no code is what we would like to see in future updates."
"The initial setup is straightforward if you have previous experience with the solution, but it can be complicated for a novice user."
"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."
"The installation part of Appium is somewhat clumsy, requiring numerous dependencies and configurations."
"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."
"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."
"An application developed on the Unity platform, such as a gaming application, objects are moving in that case. Interacting with those elements is still lacking in Appium. Appium doesn't have the internal library to play with the Unity platform. That is a huge lack right now."
"The price could be better."
"There had been a lot of improvements with froglogic Squish already. There were some scenarios in which this particular solution was available in different flavors. They have pulled everything together in one solution. There were some monitoring systems, which were missing out from the solution earlier. They have a centralized dashboard for monitoring the test cases and their execution. It's a full-blown solution, there are not many glitches in terms of something missing out of the package."
"You need to set up some special environment variables."
"Support isn't always helpful. I sometimes need to find solutions myself."
"I'm relatively new to Squish, so I'm not familiar with all its pros and cons. Currently, I haven't identified any specific improvements. However, one feature I miss is Git integration within the tool. In my previous experience with Selenium and Python in PyCharm, it was straightforward to create and review changes before pushing them. I haven't found a similar option in Squish, and having an integrated tool for managing conflicts would be beneficial in certain scenarios where collaboration is involved."
"We encountered issues with the embedded environment and building for the Qt version."
"ID could be improved with suggestions of names, variables or class."
"The platform could be improved by implementing some basic functionalities that are frequently used, such as login procedures and screen handling when multiple screens are used at the workplace."
 

Pricing and Cost Advice

"Appian is open-source, which is not licensed."
"The price is good for people to be able to make a favorable decision for the value."
"The solution is open source so it is free."
"The solution is open-source."
"The solution is free."
"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."
"This is an open source solution so it does not cost anything for licensing or otherwise."
"As far as I know, Appium is a free solution. It's not for commercial use."
"The platform is highly-priced."
"It is expensive."
"The price could be better. I believe each developer license costs about 6000 or 7000 Euros per year."
report
Use our free recommendation engine to learn which Regression Testing Tools solutions are best for your needs.
870,701 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
18%
Computer Software Company
12%
Manufacturing Company
10%
Educational Organization
6%
Manufacturing Company
22%
Computer Software Company
14%
Healthcare Company
7%
Financial Services Firm
5%
 

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 Business10
Midsize Enterprise2
Large Enterprise9
 

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 is your experience regarding pricing and costs for froglogic Squish?
I'm aware of the price from three or four years ago, and it depends on the number of users. For the developer license, it is about $5200 a year.
What needs improvement with froglogic Squish?
There is nothing you can do for almost every application. If you do it for a single version, it is rather easy. However, if you want to run it for different versions of the software, then you need ...
What is your primary use case for froglogic Squish?
I am not really using the solution during development, however, for regression and automatic regression tests, I am using it. I use it to do visual Qt, which focuses on the GUI part of the applicat...
 

Comparisons

 

Also Known As

No data available
froglogic Squish
 

Overview

 

Sample Customers

Nuvizz, Coupa Software, Eventbrite, Evernote
Google, Nokia, Pfizer, Siemens, Synopsys, Airbus, Boeing, Mercedes Benz, Disney, Shell, Reuters, Vodafone, XILINX, GE, Ericsson
Find out what your peers are saying about Appium vs. Qt Squish and other solutions. Updated: September 2025.
870,701 professionals have used our research since 2012.