共通認識
- 「Given(前提)」→「前提 / 状態 / 状況」
- 「When(もし)」→「アクション : もし〜ならば / したら」
- 「Then(ならば)」→「結果 : 〜になる / が起きる」
- Given(前提) 私の銀行口座に預金があり、 かつ最近引き出していない (my bank
account is in credit, and I made no withdrawals recently,)
- When(もし) 私は限度より低い金額を引き出す (I attempt to withdraw an amount
less than my card's limit,)
- Then(ならば) 引き出しはエラーと警告なく完了できる (the withdrawal should
complete without errors or warnings)
https://www.agilealliance.org/glossary/gwt