Testing Navigation and Menu Structures with Sequence Flow¶
A navigation redesign usually looks fine in a design review - the labels are clear, the visual hierarchy reads well, everyone in the room nods. Whether it actually matches how real users expect to find things is a different question entirely, and it's one a design review among people who already know the product can't honestly answer. Sequence Flow gives you a direct way to test it: hand respondents the candidate items and let them build the order they'd actually expect, then compare that against what you proposed.
Setting Up a Navigation Test¶
List the candidate items from your proposed structure - top-level nav labels, or the items within a single menu section - as your Sequence Flow items, and ask respondents to arrange them the way they'd expect to find them. Two setup choices matter more here than in most other Sequence Flow use cases:
Full sequence versus partial depends on what you're actually testing. If you're validating an entire proposed order end to end, use a full sequence - a menu with one item missing from the ranking is a menu you don't actually understand the expectations for yet. If you're really only trying to find out which handful of items belong "above the fold" in a longer menu, cap it to a top few instead.
The intro message needs to set real context, not just "please arrange these." Something like "If you were looking for information about [X], what order would you expect to see these menu items in?" gives respondents an actual frame of reference, rather than an abstract sorting task disconnected from the real decision they'd be making as a user.
Reading the Results¶
The dominant sequence Route Flow surfaces is your best single read on what users actually expect - compare it directly against your proposed structure, item by item. Two outcomes are both useful, for different reasons:
A close match with strong agreement on most transitions is a genuine validation signal - not proof the structure is perfect, but evidence it's not fighting user expectations in any obvious way.
A mismatch, especially one with strong agreement on the mismatched part, is the more valuable finding of the two. If Route Flow shows the group consistently expecting item C before item B, while your proposed structure has B before C, that's not noise to explain away - it's a specific, actionable signal that your proposed order doesn't match a real, shared mental model. Check Route Network for that same pair to see whether it's a clean, decisive disagreement or a more genuinely split, uncertain one - see our full guide on reading Sequence Flow results for how to tell the difference.
A Practical Pattern: Testing One Section at a Time¶
For a large navigation structure, resist testing the entire thing in one Sequence Flow section. Break it into the natural groupings your structure already has - top-level tabs in one section, the items within any one heavily-used tab in another - and test each with its own section inside the same survey. This keeps each individual sequencing task short enough that respondents can genuinely consider it, rather than asking them to hold an entire site map in their head at once.
FAQ¶
Should I test navigation structure with real users or with people unfamiliar with the product?
Depends on what you're validating. Existing users tell you whether a redesign matches expectations they've already built up around the current structure; new or prospective users tell you whether the structure is intuitive on its own, without that prior context. Both are legitimate, and they'll often disagree with each other for a genuinely informative reason.
What if my navigation structure has both a grouping question and an ordering question?
Sequence Flow answers the ordering half directly. The grouping half - which items belong together at all - is a different kind of question; see our guide comparing Sequence Flow to card sorting for more on that distinction.
How many items is too many for one navigation test section?
Up to 20 items are supported in a single section, but a shorter, more focused section (five to ten items from one natural grouping) tends to produce a cleaner, more considered result than testing an entire site map's worth of items at once.
See How to Set Up a Sequence Flow Section for the full building walkthrough, and Reading Sequence Flow Results for how to interpret what comes back.