Blog Posts

Subscribe to the full blog feed using RSS

All Posts | Categories | Archive

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.