Podcast

04: Alan Richardson: How to create Model Driven Automation Libraries

15 March 2014 at 11:13 PM
By Test Guild
  • Share:
04: Alan Richardson: How to create Model Driven Automation Libraries

How to create Model Driven Automation Libraries

Are you an evil tester? Learn from the original Evil Tester himself — Alan Richardson. Alan shares with us his unique insight on not only how to create automation frameworks, but also how to incorporate modeling principles into development scripts as well as using other must- know testing concepts.

About Alan Richardson

evil tester

Alan is the author of Selenium Simplified and Java for Testers. He also offers online training for Selenium 2 WebDriver Basics with Java and Technical Web Testing 101. He has spoken at conferences the world over, and has been involved in testing for almost 20 years. In November, at Eurostar 2012, Alan co-presented (with Simon Stewart) the “Selenium Clinic” tutorial. They won the award for Best Tutorial.

Quotes & Insights from this Test Talk

  • To make things easier, try to use the same tools and technology that your development teams are using.
  • Learn the language that the developers are using, because you’ll need their support and assistance.
  • Stop thinking “automation framework,” and start looking at building your tests so that they are reusable and simple to extend and use in different ways.
  • We should approach the testing of an application by first understanding the layers that the application is built from so we know where the risks are. This helps to branch out from not only business risk, but also testing risk in terms of how the application is built.
  • People don’t spend enough time learning how to model applications and learning the different ways of using code to model the world.
  • Building an abstraction level too far, too quickly, can hurt your automation efforts.
  • If you don’t refactor your test code, you are building up tech debt.
  • For test data, try to avoid seeding the environment because it causes an external dependency that can be difficult to maintain.
  • Have your tests create the data they need.

Resources

Alan’s Online Courses:

Alan’s Books:

Tools

  • Cucumber a behavior driven development tool
  • Fiddler – a free web debugging proxy for any browser, system or platform
  • OWASP Zed Attack Proxy – The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications.

Connect with Alan

 

Related Podcasts

Locust Performance Testing with AI and Observability with Lars Holmberg
Automation Testing Podcast
January 13, 2026

About This Episode: Performance testing often fails for one simple reason: teams can’t see where the slowdown actually happens. In […]

Automation Testing Podcast 2026: New Schedule, Events, Discounts with Joe Colantonio
Automation Testing Podcast
December 28, 2025

About This Episode: This is a special end-of-year episode of the Automation Testing Podcast. With family in town and a […]

AI Testing LLMs & RAG: What Testers Must Validate with Imran Ali
Automation Testing Podcast
December 21, 2025

About This Episode: AI is transforming how software is built, but testing AI systems requires an entirely new mindset. Don’t […]

AI Codebase Discovery for Testers with Ben Fellows
Automation Testing Podcast
December 15, 2025

About This Episode: What if understanding your codebase was no longer a blocker for great testing? Most testers were trained […]