Cantitate/Preț
Produs

The Protractor Handbook: Understanding and Implementing the Tool Effectively

Autor Shashank Shukla
en Limba Engleză Paperback – 29 aug 2021
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.
Citește tot Restrânge

Preț: 24969 lei

Preț vechi: 31211 lei
-20% Nou

Puncte Express: 375

Preț estimativ în valută:
4779 4981$ 3978£

Carte disponibilă

Livrare economică 16-30 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484272886
ISBN-10: 1484272889
Pagini: 186
Ilustrații: XIX, 203 p. 153 illus.
Dimensiuni: 178 x 254 mm
Greutate: 0.4 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. Getting Started.- 2. Installation.- 3. Locators.- 4. Browser APIs.- 5. Element APIs.- 6. Some Additional Protractor IO Methods.- 7. Waits.- 8. Jasmine Assertions.- 9. Timeouts.- 10. Parallel Execution.- 11. Conclusion.


Notă biografică

Shashank Shukla has been working in software testing for over a decade and is passionate about tools and technology that can be leveraged to enrich the testing experience and optimize the quality of delivery. This is his second Apress book.

Textul de pe ultima copertă

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 maybe given in interviews, this book will be your practical handbook to all the key Protractor API implementations.
You will:
  • 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

Caracteristici

Teaches intermediate and advanced Protractor API methods with simple code examples Includes key points with each example that may be asked in the interview for a role which requires this skill Provides essential notes on each API which are required to avoid common mistakes while automating a webpage