Free practice · single-choice · easy
Practice
Choose a complete workplace request
Which file-upload request is most actionable?
Instruction control path
Turn a request into a repeatable, testable process
- 01
StartWho + prerequisitesPurpose, inputs, access, and exclusions
- 02
StepsOne action at a timeOrdered verbs, objects, locations, and timing
- 03
CheckWhat proves done?Expected result and completion evidence
- 04
HelpWhat if it fails?Warning, exception, owner, and escalation
Writer testA synthetic walkthrough exposes hidden assumptions
Controlled instructions define the starting boundary, observable actions, expected result, and an exception route a new user can follow.