Appium vs. Protractor

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Appium
Score 8.4 out of 10
N/A
N/AN/A
Protractor
Score 9.0 out of 10
N/A
Protractor is an end to end test framework for Angular apps.N/A
Pricing
AppiumProtractor
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
AppiumProtractor
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
AppiumProtractor
Top Pros
Top Cons
Best Alternatives
AppiumProtractor
Small Businesses
Swiftify
Swiftify
Score 9.0 out of 10
BrowserStack
BrowserStack
Score 8.3 out of 10
Medium-sized Companies
Swiftify
Swiftify
Score 9.0 out of 10
ReadyAPI
ReadyAPI
Score 8.0 out of 10
Enterprises
Swiftify
Swiftify
Score 9.0 out of 10
SoapUI Open Source
SoapUI Open Source
Score 7.9 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AppiumProtractor
Likelihood to Recommend
7.1
(9 ratings)
10.0
(1 ratings)
User Testimonials
AppiumProtractor
Likelihood to Recommend
JS Foundation
1. It's open source which supports range of languages, operating systems and languages. Well suited for Android and IOS mobile automation. Supports all kinds of apps, which makes it flexible and robust mobile testing tool 2. It is less appropriate where we need intercept network call to verify the API calls. Extensive coding experience is required to work Appium
Read full review
Open Source
It is a strong fit for end-to-end acceptance and regression testing inside the browser.
Read full review
Pros
JS Foundation
  • It uses WebDriver API so it makes it easy to use for former web test automation engineers.
  • It can be managed via the command line via an extensive set of parameters.
  • It handles implicit waits at the server side that is especially valuable in distributed infrastructure.
Read full review
Open Source
  • Async operations for browser-based validation tests. This kind of feature is a must-have for building tests to scale.
Read full review
Cons
JS Foundation
  • Element browser sometimes is unreliable and has sporadic fails.
  • Appium running is a bit slow, compared to tests written with Appium and with Espresso or XCTest.
Read full review
Open Source
  • It would be great to see the Protractor API implemented successfully inside a non-Angular web application.
Read full review
Alternatives Considered
JS Foundation
If you're an Apple developer, you use Xcode. It's practically a forced necessity. For system testing though, it doesn't have to be. You can have your development team focus on unit and integration tests in their platform and another team automate acceptance tests with a language they are more familiar with.
Read full review
Open Source
Cypress.io is an alternative end-to-end test framework that does NOT use Selenium. Since I've only evaluated this tool as a possible solution, my estimation of its performance against Protractor is incomplete. However, if you and your team are looking for automation solutions outside of the Selenium scope, then Cypress.io may be a good fit given the problems you're trying to solve.
Read full review
Return on Investment
JS Foundation
  • Appium is open source, so it's free. That's budget friendly right there.
  • The ability to write mobile automation tests has saved considerable time for our manual test team, but that is true with most automation tests.
  • We use Sauce Labs with our other automation, but Appium works great with Sauce Labs, as well, if I needed to run on emulators and simulators.
Read full review
Open Source
  • Increased the number of reliable end to end tests inside my test suites.
  • Decreased the number and frequency of false-positive test runs/results.
Read full review
ScreenShots