- Selenium Design Patterns and Best Practices
- Dima Kovalenko
- 195字
- 2021-08-05 17:59:34
Preface
Selenium Design Patterns and Best Practices will help you write better tests!
It does not matter whether you are writing a Selenium WebDriver test to test your website or shell scripts to test the HTTP API of the backend services of your multibillion dollar enterprise application. This book is not purely theoretical work, but comes from years of experience of the author and his colleagues. A lot of the practices and ideas written in this book did not appear as soon as we started to test the software. Instead, they came from years of mistakes, frustrations, and slow but continuous improvement. We do not believe that the examples and topics described in this book are definitive and static solutions to every single problem that you may encounter in your career. Instead, this book shows you some very generic solutions to very common problems that we, an ever-growing community of automated software testers, have encountered. We hope that this book will not only provide quick fixes to the problem(s) you may encounter, but will also empower you to solve more and more complex problems in your career by showing you some very simple improvement techniques.
- C++ Primer習題集(第5版)
- WebAssembly實戰
- Learning RabbitMQ
- Mastering Entity Framework
- Visual Basic程序設計實驗指導(第4版)
- Getting Started with LLVM Core Libraries
- Haskell Data Analysis Cookbook
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Getting Started with Polymer
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Arduino電子設計實戰指南:零基礎篇
- 算法秘籍
- Java程序設計實用教程(第2版)
- 游戲設計的底層邏輯
- Software Architecture with Python