Jump to ratings and reviews
Rate this book

Bad Coding Practices for Selenium WebDriver Test Automation

Rate this book
There are many good books available for test automation with Selenium WebDriver and Java. Most of them are HOW-TO guides. They explain how to accomplish different automation tasks such as finding elements or synchronizing tests with the sites or creating page classes. This book is not one of them. Many automation projects still use a lot of bad code, bad practices and bad design. For example, I have seen many incorrect implementations of the page object model. Or projects that use heavily utility classes and static methods. Or code that relies on object repositories. Or, one of my favories, code that implements functionality that already exists in the Selenium WebDriver library. So, I have written this book hoping that it clarifies a little bit what coding practices are good and what practices are bad for test automation with Java and Selenium WebDriver. My hope is that it will help reducing the amount of bad automation code. But in the end, it is all up to you. I hope that you enjoy reading it and find it useful.

122 pages, Kindle Edition

Published January 4, 2018

3 people are currently reading
12 people want to read

About the author

Alex Siminiuc

3 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (75%)
4 stars
1 (25%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
2 reviews
November 24, 2019
Some good tips regarding common automation mistakes

Good insights and some of the tips are eye openers, can be little. More in depth and have more details that would awesome
1 review
Read
November 17, 2021
yet to start reading
This entire review has been hidden because of spoilers.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.