Heuristic for when you get confused
Submitted by Mike Kelly on Fri, 29/07/2005 - 04:02.
heuristics
[textile]
James Bach gave me a sample application to test. It had some field interactions and some not so intuitive features. After a few minutes of testing, I started to have a hard time coming up with test cases. I was confused.
James offered the following heuristic:
- Are you confused?
- Do you want to be confused?
- If you don't want to be confused then:
- return to a known state
- resolve to make more precise observations
- work with one factor at a time (or OFAAT)
