Three Amigos
Fleeting- External reference: https://www.agilealliance.org/glossary/three-amigos/
primary perspectives to examine an increment of work before, during, and after development. Those perspectives are:
- Business – What problem are we trying to solve?
- Development – How might we build a solution to solve that problem?
- Testing – What about this, what could possibly happen?
Notes linking here
- tragedy of bdd: 10 years of Doing Behaviour-Driven Development All Wrong
- verified/proved promised contracts based programming