- All posts are released under CC 3.0 by-sa unless otherwise stated.
Pages
Follow me on Twitter!
My Tweets-
Recent Posts
Recent Comments
Categories
- bdd
- breaking models
- business value
- capability red
- coaching
- complexity
- conference
- csharp
- cynefin
- deliberate discovery
- evil hat
- feedback
- humour
- jbehave
- kanban
- lean
- learning
- learning models
- life
- nlp
- open source
- real options
- scale
- scrum
- spike and stabilize
- stakeholders
- stories
- testing
- Uncategorized
- uncertainty
- values
- writing
Archives
Meta
Category Archives: testing
Discrete vs. Continuous Capabilities
A capability is more than just being able to do something. The word which describes being able to do something is ability. I do sometimes use this while describing what a capability is, but there are connotations there that are … Continue reading
Posted in bdd, capability red, stakeholders, testing
6 Comments
The Real Cost of Change
We have a strange desire for control. I was in a planning meeting with my project manager and several of the devs. “What happened?” the project manager said. “Why did this one story take so long?” “There was some functionality … Continue reading
Posted in breaking models, cynefin, learning, spike and stabilize, testing, uncertainty
14 Comments
Step Away from the Tools
This may seem odd coming from someone who spent months coding a BDD tool, but seriously… put it down. Step away. BDD has taken off in the last few years, and lots of people have approached me for help. Many … Continue reading
Posted in bdd, testing
20 Comments
Giving effective feedback: How to change your Code’s behaviour
Have you ever wanted to change the behaviour of some code that you work with? I’d like to share a few techniques with you which have helped me to change the behaviour of code I’ve worked with, with little conflict, … Continue reading
Posted in bdd, humour, testing
Leave a comment
What not to test
A couple of people have recently written asking for advice on how to start writing scenarios. In both instances, they have started by logging in, because “that’s what the users do first”. If you’re doing BDD, may I suggest starting … Continue reading
Posted in bdd, testing
5 Comments
Testing vs. BDD
I’ve found a few places recently where the word “Test” has been used in combination with the words “Behaviour Driven” (with or without the “u”). Normally this makes me wince; the whole origin of BDD was intended to separate the … Continue reading
Posted in bdd, testing
Leave a comment