Podcast

02: Dave Haeffner : The Selenium Guidebook

01 March 2014 at 12:20 AM
By Test Guild
  • Share:
02: Dave Haeffner : The Selenium Guidebook

The Selenium GuideBook

SeleniumGuideBook

Dave Haeffner, the author of the new book The Selenium GuideBook: How to Use Selenium , successfully – shares with us his  experience on how to succeed with test automation.

About Dave Haeffner

DaveH

Dave is the writer of Elemental Selenium — a free, once weekly Selenium tip newsletter that is read by hundreds of testing professionals. He is also the creator and maintainer of ChemistryKit (an open-source Selenium framework). He has helped numerous companies successfully implement automated acceptance testing; including The Motley Fool, ManTech International, Sittercity, and Animoto. He is a founder and co-organizer of the Selenium Hangout and has spoken at numerous conferences and meetups about acceptance testing.

Quotes & Insights from this Test Talk

  • How technology can help us achieve more by leveraging computers to do what they’re best at; freeing up humans to do what they’re best at.
  • Learning Selenium is not a technical problem; it’s an information problem.
  • Figure out who will own the automation framework in order to decide what programming language to use for Selenium automation. Remember: a programming language is simply a means to solve a problem when it comes to full stack testing; it’s not as though one is better suited than another.
  • There are really only four key elements to create a rock solid framework:
  1. Test Parallelization,
  2. Reporting,
  3. Simple command line wrapper,
  4. Cloud execution.
  • Use page objects!
  • Write atomic tests to setup and teardown data.
  • Create shallow test and deep test to help create quick feedback loop in your CI environment.
  • Automation for automation sake with 100% code coverage is a farce because its probably not going to give you what you think.

Resources

Java for Testers – Alan Richardson
Selenium 2 Testing Tools: Beginner’s Guide – David Burns
Bridging the Communication Gap: Specification by Example and Agile Acceptance Testing –Gojko Adzic

Connect with Dave

Dave’s blog

Dave’s weekly must read newsletter Elemental Selenium
Twitter: @TourDeDave

Related Podcasts

Your AI Code Review Is Lying to You (Here’s the Fix) with Evan Marshall
Automation Testing Podcast
June 23, 2026

About This Episode: Your AI code review tools read the diff. They stare at your code. But they never actually […]

AI QA Agents Explained: How Amikoo Helps Testers with Ivan Barajas Vargas
Automation Testing Podcast
June 16, 2026

About This Episode: What happens to QA when AI is writing ten times more code than your team can test? […]

The AI Illusion: Why Testing Still Needs Humans with Joe Colantonio
Automation Testing Podcast
June 9, 2026

About This Episode: Everyone is talking about AI replacing testers, writing tests, and transforming software quality. But what if we’re […]

AI Agents in QA: How to Keep Up with AI-Driven Dev Velocity with Vilhelm von Ehrenheim
Automation Testing Podcast
June 2, 2026

About This Episode: AI coding tools promised to make development faster — and they delivered. But here’s the problem nobody […]