Gergő Pintér, PhD
gergo.pinter@uni-corvinus.hu
based on Making sense of MVP (Minimum Viable Product) by Henrik Kniberg
as a [type of user]
, I want to
[action/function]
in order to
[benefit/value]
Title (one line describing the story)
Narrative:
As a [role]
I want [feature]
So that [benefit]
Acceptance Criteria:
(presented as Scenarios)
Scenario 1: Title
Given [context]
And [some more context]...
When [event]
Then [outcome]
And [another outcome]...
Scenario 2: ...
more from Jeff Patton: 5 story mapping mistakes