Tree Testing (Reverse Card Sorting)

Evaluating hierarchical category structure without visual interference.

The Specific Question

Can users find what they are looking for based purely on the labels and structure?

Visual design cannot save a broken architecture. Tree testing strips away the UI to test the skeleton.

Worked Example: The Bank Taxonomy

Task: "You want to find the interest rate for a new mortgage." Users start at the top-level categories and click down the tree until they think they've found it.

MetricDefinition
Direct SuccessFound the correct node without backtracking.
Indirect SuccessFound it, but went down wrong paths first.
FailChose the wrong node or gave up.

Common Mistakes

Calculate Confidence Interval