Blog Posts

Subscribe to the full blog feed using RSS

All Posts | Categories | Archive

Episode 022 - Practicing Testing with James Lyndsay - The Evil Tester Show

4 minute read - podcast

Welcome to Episode 22 of The Evil Tester Show, where we’re diving into the fascinating world of practice with the renowned James Lyndsay. In this conversation, your host Alan Richardson chats with James about the essence of practice in software testing, exploring how exercises and real-world scenarios can enrich our skills. James shares insights on his weekly online practice sessions and the interactive Test Lab concept, offering a dynamic playground for testers.


Testing The Triangle Application

3 minute read - tools

The Triangle Problem is a ‘classic’ from Software Testing, described in many books and training courses. This post describes the problem, links to some applications you can use to practice on and describes some nuances around the testing.


On Modelling

12 minute read - Techniques Modelling

TLDR: Every time we test something we are testing from models. Modelling is a key skill for Software Testers. Errors cannot be identified without a model to compare them. Quality Control cannot be conducted without a model.