
Scales of Collaboration
Agile, Collaboration, feedback, leadership, management, visulisationThe scales of collaboration can help you and your teams to work more effectively by improve your collaboration. It allows you to measure how you are currently collaborating and what you can do to improve its effectiveness. But what's wrong with our current approach and how do you use the scale?

Exploratory and Automated testing: Using the right techniques in the wrong contexts
Checks Vs Testing, contract testing, feedback, quality, Quality Awareness, Test automation, testability, Testing, unit testingExploratory testing is about testing in an unpredictable context and therefore detecting unpredictable failures in our software. Automated testing is about testing in a predictable context and therefore detecting predictable failures. The mistake we make with automation is we try to apply it to the wrong context