This is the companion website for my talk “Testing the Imperial Database” at Agile Testing Days 2021.

Examples speak for themselves, but if you didn’t see the talk, you might be a bit confused about the overall message.

I repeated the talk for SAST Q4 Digital Testing conference as an online version – not as awesome as with the ATD live crowd, but there is a recording available:

You can find the source code of all the examples on GitHub.

The examples

Since the database examples expand on each other, you should run example 3 to be able to run example 4 and run 3 + 4 to be able to run example 5.

Example 1 and 2 are independent and only require the database setup.