PrepSolution
PMPFrequently TestedProcess 41%
no acceptance criteria, no start

User Stories and INVEST

6

INVEST Criteria

Independent, Negotiable, Valuable, Estimable, Small, Testable

1

Story Format

As a user, I want goal, so that benefit

AC

Acceptance Criteria

Clear, testable conditions for done

a real story looks like this · not a task, not a requirement

Anatomy of a User Story

STORY-1425 pts

As a returning shopper,
I want to save my cart across devices,
so that I can finish checkout on my phone later.

acceptance criteria

  • ✓ cart persists when I log out
  • ✓ cart syncs within 30s across devices
  • ✓ guest carts merge on login
I

Independent

no hidden deps

N

Negotiable

not a contract

V

Valuable

user sees it

E

Estimable

team can size

S

Small

fits a sprint

T

Testable

clear accept crit

how to read this

  • › A story has three parts: who, what, and why. Drop the "why" and it becomes a task.
  • › Acceptance criteria turn the story into something testable. No AC = not ready to start.
  • › Run the story through INVEST. If any letter fails, split or rewrite it.
  • › "Small" means it fits in one sprint with room for testing. If a story feels big, split it along user workflow, data variants, or one criterion at a time.

Exam Traps

A story is not a task

A story delivers user-visible value. A task is an internal work breakdown. Do not confuse them on the exam.

Acceptance criteria are required

Without clear acceptance criteria a story cannot be tested and cannot be done. Missing AC is a Definition of Ready failure.

Stories can be split

If a story is too large to fit in a sprint, split it along user workflow, data variants, or acceptance criteria.

Value in every story

If it does not deliver user-visible value, it is not a story. It is a task.

No AC, no start

A story without acceptance criteria cannot enter the sprint. DoR blocks it.

1
Who Wants It

As a morning commuter, I want a fast latte, so that I can make my train. That is the user story format.

2
Independent

You can make this latte without waiting for another order. Story standalone.

3
Small

One drink, not a catering order. Stories fit in a sprint.

4
Testable

The latte has espresso, milk, and a dash of cinnamon. You can check each. That is acceptance criteria.

INVEST in stories. Value always, AC always, small always.
reading is not enough, you gotta practice

Ready to test your PMP knowledge?

1,800 practice questions written by certified professionals.

Start Practicing PMP
Reviewed by Chris K., PrepSolution Content Editor, Project Management
Sources verified against PMI 2026 standards
Updated May 2026