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

Maestro MCP, AI Mobile Testing That Fixes Its Own Tests
Automation Testing Podcast
May 19, 2026

About This Episode: What happens when AI agents can not only write mobile app code, but also validate their own […]

AI Testing Costs, How to Prevent Runaway Token Bills with Arthur Hicken
Automation Testing Podcast
May 13, 2026

About This Episode: AI-powered testing tools are exploding across software engineering teams… but so are the hidden costs. In this […]

Stop Rewriting Tests: How to Add AI to Selenium and Playwright Without Starting Over
Automation Testing Podcast
May 6, 2026

About This Episode: AI-powered testing tools promise faster automation and less maintenance, but most require teams to abandon their existing […]

Claude AI Mobile Testing, Run Real Device Tests with AI
Automation Testing Podcast
April 28, 2026

About This Episode: AI is changing how we build and test software,but most teams are still struggling to turn AI-generated […]