Podcast

03: John Sonmez : Creating an Automated Testing Framework With Selenium

07 March 2014 at 8:23 PM
By Test Guild
  • Share:
03: John Sonmez : Creating an Automated Testing Framework With Selenium

Creating Selenium Automation Frameworks and Personally Branding

What does it take to create an industrial strength Selenium test automation framework? Join us as John Sonmez shares the tips and tricks he has learned over the years on how to create robust, easy- to-maintain test automation frameworks

John also talks about productivity tips and why it’s so important.

About John Sonmez

johnSonmez

John Sonmez is the founder of Simple Programmer, a Pluralsight Author and Programmer, focused on making the complex simple.

Quotes & Insights from this Test Talk

  • Test engineers need to know how to program!
  • Tests should be readable, because when tests fail there is a very small window in which to figure out why or what that test was doing. If you can’t figure it out, you usually end up deleting the test or the test becomes worthless.
  • An automation framework is actually an application that tests another application.
  • You must create layers when creating a test automation framework.
  • Your tests should read like English.
  • Tests are not code!
  • Tests should read like business requirements.
  • Management will kill your automation efforts if your tests break and are not maintainable or understandable.
  • If you can’t maintain your tests, your automation efforts will inevitably fail.
  • If it takes you just as long to debug a script as it would to debug an application manually, then the tests is worthless.
  • Someone with minimal development experience should be able to use the automation framework to create tests.
  • Make your test scripts express the problem domain of the system
  • Start with the end in mind.

Resources

Connect with John

 

 

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