Skip navigation.

Heuristic for when you get confused

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:
  1. Are you confused?
  2. Do you want to be confused?
  3. 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)
Later I actually saw him use this heuristic on a problem I gave him. It worked. OFAAT is something I have decided I need more practice with. It's a simple principle, but hard to make yourself do. At least it is for me... [/textile]

Confusion can be a test tool

Step two of that heuristic is important, because confusion isn't necessarily a bad thing. I sometimes drive myself into confusion and wait to see if it is spontaneously resolved by a transforming insight.

-- James

Comment viewing options

Select your preferred way to display the comments and click 'Save settings' to activate your changes.