
Introduction
A task scenario is the short, realistic description of a goal that a usability-test participant is asked to accomplish: not "click Settings and change your password" but "you've heard your old password may have leaked; make your account safe". The difference decides whether a test measures the design or the participant's ability to follow instructions. Task scenarios are the smallest artifacts in a study and among the most consequential, and most bad usability tests are bad because of them. This article covers what makes a scenario work, the classic mistakes, and how to write tasks that reveal the design rather than narrate it.
What is a Task Scenario?
A task scenario is a brief narrative given to a participant in a usability test that describes a realistic goal and enough context to pursue it, without prescribing how. It is distinct from a task (the thing to be accomplished) and from a set of instructions (the steps to accomplish it): the scenario supplies motivation and situation ("your team just hired someone; get them access to the shared project"), and then gets out of the way so that the participant's own interpretation, navigation, and decisions become the data. Well-written scenarios put participants in the frame of mind a real user would have, so that the test measures how the design performs against real intent rather than against a to-do list.
What Makes a Scenario Work
A goal the participant would plausibly have. The scenario should describe a situation the target user recognizes; scenarios that make no sense to the audience produce behavior that makes no sense either.
Context, not steps. Why they're here and what they want, never which buttons to press. The route is what you're testing.
No interface vocabulary. If the button says "Invite members" and the scenario says "invite a member", the test has become a word-matching exercise. Describe the goal in the participant's language, and let the design's labels succeed or fail on their own, the same rule that governs tree-test tasks.
A clear end state. Both the participant and the observer should be able to tell when the task is done; "explore the settings" has no end and produces no success metric.
Brevity. Two or three sentences; anything longer gets skimmed, and in unmoderated formats there is nobody to repeat it.
The Classic Mistakes
Leading with labels. The word-matching problem above, and the most common single fault in task writing.
Instructing instead of motivating. "Go to your profile and upload a photo" tests whether people can follow orders.
Testing what the design can't do. A scenario with no achievable completion in the prototype produces universal failure and no information.
Stacking goals. Two tasks in one scenario blur success and timing; split them.
Unrealistic data. Asking a participant to "book a flight for your trip" with no dates, destination, or budget forces them to invent; supply the specifics the real user would have.
Priming the outcome. "This should be easy" or "many people find this confusing" writes the answer into the question, a demand characteristic in a task wrapper.
Writing Them Well
1. Start from the research question.
Each scenario exists to answer something specific (can new users find the export? do people understand the permissions model?); write the question first, then the scenario that will reveal the answer.
2. Draft, then strip.
Write the scenario, then remove every interface word, every instruction, and every sentence that isn't context or goal.
3. Define success and the metrics before fielding.
What counts as complete, partial, and failed, written down, so that scoring is consistent across sessions and raters.
4. Order deliberately.
Easy first to build confidence, related tasks separated so one doesn't teach the next, and order randomized in comparative studies.
5. Pilot.
The first participant reveals the ambiguous scenario every time. In unmoderated formats, where a bad scenario derails everyone identically, a three-session pilot (fast on a platform like Ballpark, where a study can be launched, piloted, and revised in a day) is the cheapest insurance in research.
In Short
A task scenario gives a participant a real goal and enough context to pursue it, then steps aside. Write from the research question, motivate rather than instruct, keep the interface's words out, define the end state and the scoring in advance, order with care, and pilot before you trust it. The scenario is two sentences long and it decides whether the whole study measures the design or the instructions.
Further reading
For task writing craft:
Articles:
1. Turn User Goals into Task Scenarios for Usability Testing - Nielsen Norman Group
The definitive guide to writing scenarios that test the design rather than the instructions, with worked examples.
2. Usability Testing 101 - Nielsen Norman Group
Where scenarios fit in the full test plan.