Feature

    • As a [role]
    • I want to [do some action]
    • So that [business value]

    Scenario

    • Given [initial state]
    • When [action]
    • Then [result]
« Previous post Next post »
Feature
As a [role]
I want to [do some action]
So that [business value]
Scenario
Given [initial state]
When [action]
Then [result]