In November I was once again involved in the CukeUp AU conference. I spoke about testing using the mindset of conducting experiments. The slides from my session are here:
designingyourtestingexperiments
There is a lot of talk in modern teams about experimentation.
Classically an experiment is a very structured series of activities designed to find something out.
Sounds a lot like testing and is in direct alignment with the concepts around TDD, BDD and ATDD. This session will discuss how we design testing experiments that are valuable and provide the right insights to the right people, at the right time.
- What is an experiment?
- Why do we experiment?
- How is testing and experimentation aligned?
- How do we structure testing experiments?
- How we do learn and adjust based on the findings – pass or fail!