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

AI Testing: How to Ensure Quality in Non-Deterministic Systems
Automation Testing Podcast
March 10, 2026

AI Testing: How to Ensure Quality in Non-Deterministic Systems Episode How do you ensure software quality when the system you’re […]

Test Automation Tools That Scale: From Zero to 1.6M Users with Sanjay Kumar
Automation Testing Podcast
March 3, 2026

About This Episode: What does it really take to build a test automation tool that millions of testers rely on, […]

AI Test Automation: Ship Twice as Fast with 10x Coverage with Karim Jouini
Automation Testing Podcast
February 24, 2026

About This Episode: AI test automation is evolving fast — but most tools still generate brittle code that breaks with […]

Performance Testing with AI with Akash Thakur
Automation Testing Podcast
February 17, 2026

About This Episode: Is traditional performance testing becoming obsolete? In this episode, performance engineering expert Akash Thakur shares why AI […]