Selenium: What is it Good For - Series Overview

This is part one of the series of blog posts that explain the talks I've been giving at conventions and user groups recently. It is also based off the slides I used for the talks. The series will talk about Selenium, and how to use the different tools available to you to get automated testing started in your company. The difficulty becomes increasingly harder based on the part that you are on. The first part will be all about:
  • Selenium IDE
  • How to use it
  • what parts of it I find valuable to testing
  • test storage strategy
The second part will be about translating from Selenium IDE to PHPUnit tests and different strategies on how to do so. Lastly, the third portion will be about using various Continuous Integration systems to achieve the ultimate automation. If you have any questions, feel free to leave a comment under the respective article or hit me up through the Contact Me form. Continue on to Selenium: What is it Good For - Selenium IDE