Design Patterns for High-Quality Automated Tests

Design Patterns for High-Quality Automated Tests
Author :
Publisher :
Total Pages : 314
Release :
ISBN-10 : 9798621316983
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis Design Patterns for High-Quality Automated Tests by : Anton Angelov

Download or read book Design Patterns for High-Quality Automated Tests written by Anton Angelov and published by . This book was released on 2020-03-06 with total page 314 pages. Available in PDF, EPUB and Kindle. Book excerpt: About This Book Achieving high-quality test automation that brings value- you need to understand core programming concepts such as SOLID and the usage of design patterns. After you master them, the usual career transition is into more architecture roles, such as choosing the best possible approaches for solving particular test automation challenges. You will get an access to more than 20000+ lines of real-world code examples. Who This Book Is For The book is NOT a getting started guide! If you don't have any prior programming experience in writing automated tests through WebDriver, I suggest you to first start with some book about basic programming and basic WebDriver usage. I believe it might be invaluable for the readers that have a couple of years of experience and whose job is to create/maintain test automation frameworks, or to write high-quality reliable automated tests. The book is written in C#. However, I think that you can use the approaches and practices in every OOP language. If you have a Java background (or similar), you will get everything you need, don't worry. Even if you don't get all the concepts from the first read, try to use and incorporate some of them, later you can return and reread them. I believe with the accumulation of experience using high-quality practices- you will become a hard-core test automation ninja! What You Will Learn Learn how to optimize and stabilize your flaky tests. Learn how to handle asnynchronious web pages in your tests. Automatically deal with AJAX and jQuery. Improve Test Readability, Maintainability, Reusability, Extensibility by incorporating 10+ design patterns: Page Object Model, Facade, Decorator, Observer, Strategy, Singleton, Fluent Interface, Template Method, Abstract Factory, Factory Method, Repository, Lazy Load. Learn what are the SOLID principles and how they can improve your test code. We will also discuss other essential programming principles such as composition, DRY, KISS and others. Learn how to asses and choose the best possible design for your framework or library. Learn how the benchmarking your code can help you to speed up your tests. Learn how to design and build your framework to handle test data and different test environments. Learn about high quality code practices and naming convention so that your code get much more understandable.


Design Patterns for High-Quality Automated Tests Related Books

Design Patterns for High-Quality Automated Tests
Language: en
Pages: 314
Authors: Anton Angelov
Categories:
Type: BOOK - Published: 2020-03-06 - Publisher:

DOWNLOAD EBOOK

About This Book Achieving high-quality test automation that brings value- you need to understand core programming concepts such as SOLID and the usage of design
Complete Guide to Test Automation
Language: en
Pages: 542
Authors: Arnon Axelrod
Categories: Computers
Type: BOOK - Published: 2018-09-22 - Publisher: Apress

DOWNLOAD EBOOK

Rely on this robust and thorough guide to build and maintain successful test automation. As the software industry shifts from traditional waterfall paradigms in
xUnit Test Patterns
Language: en
Pages: 887
Authors: Gerard Meszaros
Categories: Computers
Type: BOOK - Published: 2007-05-21 - Publisher: Pearson Education

DOWNLOAD EBOOK

Automated testing is a cornerstone of agile development. An effective testing strategy will deliver new functionality more aggressively, accelerate user feedbac
Selenium Design Patterns and Best Practices
Language: en
Pages: 379
Authors: Dima Kovalenko
Categories: Computers
Type: BOOK - Published: 2014-09-23 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Whether you are an experienced WebDriver developer or someone who was newly assigned a task to create automated tests, this book is for you. Since the ideas and
Experiences of Test Automation
Language: en
Pages: 672
Authors: Dorothy Graham
Categories: Computers
Type: BOOK - Published: 2012 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

In this work, over 40 pioneering implementers share their experiences and best practices in 28 case studies. Drawing on their insights, you can avoid the pitfal