Archive Monthly Archives: July 2018

What I Learnt Writing my First Test Suite

A medieval portrait of a scribe scribing away.

I recently wrote a test suite for a basic web application, which resulted in two different types of bugs surfacing… After spending a week avoiding working on the test suite. The experience of writing that first test suite has also lead me to a simple model of how testing works. Finally I give a brief summary of assorted learning nuggets.

Continue reading