
The Protractor Handbook
Understanding and Implementing the Tool Effectively
- English
- ePUB (mobile friendly)
- Available on iOS & Android
About this book
Learn to quickly set up Protractor and dive into the amazing possibilities that this tool offers for automating browser interactions for a user for any Angular web application. Software testing is here to stay, and an integral part of this is test automation. Protractor is one of the most evolved test automation frameworks that every software testing professional working with an Angular application should know.
You will to automate a vast range of actions that a user takes to interact with the browser. From a simple 'click' to more complex user actions such as frame switches, selecting from drop-downs, and file downloads using Protractor APIs for Angular-based websites. You will also learn about assertions, timeouts, waits, parallel testing frameworks that are available, and the general pros and cons you should be aware of.
With over 150 working code samples demonstrating various test scenarios that you require in your day-to-day automation testing, and examples that may be given in interviews, this book will be your practical handbook to all the key Protractor API implementations.
What You'll Learn
- Set up and install Protractor efficiently
- Implement Angular-specific locator strategies
- Automate Angular web pages
- Run parallel execution using Protractor
- Explore all the pros, cons and challenges you may face while using Protractor
- Use specific notes around each API to ensure optimum usage and avoid common mistakes
Who This Book Is For
Ideal for test engineers who have a basic understanding of test automation with Selenium, developers who want to implement this testing tool for internal testing, Test Managers/IT Project Managers who want to get some general understanding of this tool and its advantages, and students who want to pursue career in test automation.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Front Matter
- 1. Getting Started
- 2. Selenium-Inherited Web Locators
- 3. Protractor Web Locators
- 4. Web Page Interactions I
- 5. Web Page Interactions II
- 6. Web Page Interactions III
- 7. Jasmine and Selenium Assertions
- 8. Waits and Timeouts
- 9. Framework Options and Design Pattern
- 10. Configuration File
- 11. Conclusion
- Back Matter