Posts

Building Quality in via Testability
Agile, Collaboration, psychological safety, quality, testability, Uncategorised, unit testing7 minute read
Back in March 2018 I visited The Design Museum in London and came across the above installation.
What you can see is technology design classics all the way from the first transistor radios on one side to the very first digital…

What is Contract Testing?
consumer-driven contract testing, contract testing, feedback, Test automation, Testing, unit testing
And Consumer-driven contract testing
This is a follow on from Contract testing: Why do it
First some quick definitions:
Consumer Is someone (a dev team for instance) that makes use of a third party component or a combination of components…

The unintended consequences of automated UI tests
Android, Automation, Checks Vs Testing, Quality Assurance, Quality Awareness, Test automation, testability, Testing, unit testing
Whenever I see people talking about automated testing I always wonder what type of testing they actually mean? Eventually someone will mention the framework they are using and all too often it's a UI based automation tool that allows tests…