- QATestLab Blog >
- QA Basics >
- Testing Tools >
- Selenium >
- Books about Selenium WebDriver
During automated testing, the specialists apply different techniques and used various tools of software testing. Rather often, a software testing company utilizes a set of Selenium tools, especially Selenium WebDriver. It is one of most popular open-source automated testing tools.
if a specialist of manual testing wants to be engaged in Selenium testing, then he can start from reading several books that will highlight different aspects of the checking process. Here is the list of the most useful books.
What books should every Selenium tester read?
- Selenium 2 Testing Tools: Beginner’s Guide by David Burns will show how to use tools for web apps testing in Java environment.
- Test Automation Using Selenium Webdriver with Java: Step by Step Guide by Navneesh Garg is rather easy to read and understand. It describes the procedure of installation, configuration and designing the framework.
- Selenium Simplified: Selenium-RC, Java and JUnit by Alan Richardson will simplify the procedure of code learning.
- Selenium Design Patterns and Best Practices by Dima Kovalenko does not require any previous experience in code writing.
- Selenium WebDriver Practical Guide by Satya Avasarala show different APIs of WebDriver.
- Selenium Testing Tools Cookbook by Unmesh Gundecha describes the specifics of API of WebDriver.
- Mastering Selenium WebDriver by Mark Collin will show all the difficulties that a tester may face during the checking procedure.
Selenium WebDriver is a tool for web UI automation which is implemented via a specific browser driver. It sends the commands to the browser and receives results.
Learn more from QATestLab
Related Posts:
- Automation tools: the solution to all test problems or a waste of time?
- The Specifics of Selenium Grid 2
- Books for Learning Test Automation
Article "tagged" as:
Categories:
About Article Author
view more articles
Thank you, Chris.