© Michael Müller 2018
Michael MüllerPractical JSF in Java EE 8 https://doi.org/10.1007/978-1-4842-3030-5_7

7. Testing with Selenium

Michael Müller1 
(1)
Brühl, Nordrhein-Westfalen, Germany
 

This book focuses on web development, not test-driven development (TDD). Of course, it’s good practice to write tests for each kind of application, whether you follow the TDD paradigm or write your unit tests just after your production code. But if a test for each piece of code described in this book were added, the book would probably double in size. There are good books on unit testing available, and I introduce some of the tools in this book, but I can’t cover much unit testing in this book.

Developing web applications with Java and JSF, you’ll face some unfamiliar ...

Get Practical JSF in Java EE 8: Web Applications ​in Java for the Enterprise now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.