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

How to Move from Prompt Engineering to Harness Engineering in Testing with Matt Wynne
Automation Testing Podcast
July 14, 2026

About This Episode: Matt Wynne, co-creator of Cucumber and BDD practitioner, joins Joe for the first time in over a […]

Agentic Engineering for Testers: How to Automate Your Way to the Top with Amit Rawat
Automation Testing Podcast
July 8, 2026

About This Episode: Amit Rawat is an agentic engineer who spent two decades in QA before shifting fully into building […]

How to Test Any API Without Documentation with Liudas Jankauskas
Automation Testing Podcast
June 30, 2026

About This Episode: Most API testing stops at the happy path. The problem is that the bugs that actually hurt […]

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 […]