Skip to main content
TrustRadius
Protractor

Protractor

Overview

What is Protractor?

Protractor is an end to end test framework for Angular apps.

Read more
Recent Reviews
Read all reviews
Return to navigation

Pricing

View all pricing
N/A
Unavailable

What is Protractor?

Protractor is an end to end test framework for Angular apps.

Entry-level set up fee?

  • No setup fee

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services

Would you like us to let the vendor know that you want pricing?

4 people also want pricing

Alternatives Pricing

What is BrowserStack?

BrowserStack is a test platform built for developers and QAs to expand test coverage, scale and optimize testing with cross-browser, real device cloud, accessibility, visual testing, test management, and test observability. BrowserStack states it currently powers over a billion tests a year for…

What is LambdaTest?

LambdaTest is a cloud-based platform that helps users run manual and automation tests of their website and mobile apps. Users can test their native mobile application (Android and iOS) and mobile websites on Real Devices on cloud or choose from emulators & simulators for a multitude of…

Return to navigation

Product Details

What is Protractor?

Protractor Technical Details

Operating SystemsUnspecified
Mobile ApplicationNo
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(3)

Reviews

(1-1 of 1)
Companies can't remove reviews or game the system. Here's why
Jeremy Ideus | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
Protractor is being used to end-to-end /blackbox test both AngularJS and Angular applications. It is only used on the projects I was responsible for. The biggest problem it helped solve was 1) It assigned unique data identifiers across all async DOM elements 2) Naturally implemented explicit waits on pages
  • Async operations for browser-based validation tests. This kind of feature is a must-have for building tests to scale.
  • It would be great to see the Protractor API implemented successfully inside a non-Angular web application.
It is a strong fit for end-to-end acceptance and regression testing inside the browser.
  • Increased the number of reliable end to end tests inside my test suites.
  • Decreased the number and frequency of false-positive test runs/results.
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.
Return to navigation