Protractor for end-to-end acceptance and regression testing
Pros
- Async operations for browser-based validation tests. This kind of feature is a must-have for building tests to scale.
Cons
- It would be great to see the Protractor API implemented successfully inside a non-Angular web application.
Return on Investment
- Increased the number of reliable end to end tests inside my test suites.
- Decreased the number and frequency of false-positive test runs/results.
Other Software Used
Microsoft Visual Studio Code, Selenium, Oracle Java SE
