User Journey Testing

Validate work through a realistic user path. Use for UX, tool workflows, onboarding, and generated instructions.

lubochka 546cbff 853 B Updated

File contents

User Journey Testing

Purpose

Validate work through a realistic user path.

When to Use

Use for UX, tool workflows, onboarding, and generated instructions.

Inputs

User goal, steps, expected result, viewport/tool/runtime context.

Steps

  1. State the user's goal.
  2. Walk the end-to-end steps.
  3. Record friction, failure, or confusion.
  4. Update instructions or mark blockers.

Gates

The journey either succeeds or has a clear blocker and next action.

Evidence

Journey notes, screenshots when safe, command output, or report.

Anti-Patterns

Testing only implementation internals and ignoring the user outcome.

Related

e2e-test-matrix, output-readability-gate

lubochka/xiigen-general-skills/tree/main/agent-skills/user-journey-testing commit 546cbffdf1

Frequently asked questions

npx skillmds@latest add lubochka/user-journey-testing