Selenium 2 Testing Tools Review

Great overview of Selenium 2, and how to get started running tests.

The author covers a good overview of what Selenium 2 is, which includes the differences between Selenium IDE, grid, RC and the WebDriver. It is basically a “cookbook”- with information on how to record tests, setup different tests, test new HTML5 features, test on different platforms, including mobile, and generally giving you the tools to create tests for a variety of situations.
If you are looking to get started with Selenium 2, and looking for a book that contains a good overview, and enough to get you setup, this is a great book. If you are looking to learn Java, this is not the book for you. Selenium is used to create automated tests of websites, so you can quickly test to make sure regular updates/changes haven’t broken your website.

You can pick it up from:
http://www.packtpub.com/selenium-2-testing-tools-beginners-guide/book

Leave a Comment

Scroll to Top