If you enjoyed this book, you may be interested in these other books by Packt:
Â
Selenium Framework Design in Data-Driven Testing
Carl Cocchiaro
ISBN: 978-1-78847-357-6
- Design the Selenium Driver Class for local, remote, and third party grid support
- Build Page Object Classes using the Selenium Page Object Model
- Develop Data-Driven Test Classes using the TestNG framework
- Encapsulate Data using the JSON Protocol
- Build a Selenium Grid for RemoteWebDriver Testing
- Construct Utility Classes for use in Synchronization, File I/O, Reporting and Test Listener Classes
- Run the sample framework and see the benefits of a live data-driven framework in real-time
Test-Driven Java Development - Second Edition
Alex Garcia, Viktor Farcic
ISBN: 978-1-78883-611-1
- Explore the tools and frameworks required for effective TDD development
- Perform the Red-Green-Refactor...