User Stories - alexdaube/My-Software-Engineering-Guide GitHub Wiki

User Stories

_ To Specify the client's needs_

  1. Create the Story
  2. Write acceptation critters
  • Acceptation criteria should be verify by a test
  • List of critters used by the user to lead to the acceptance of functionalities
  • acceptation critters == Condition of success
  • To determine what is done
  • They drive the development

An acceptation test is the specification of one or many criteria of acceptance for a functionality or a behaviour desired

Next BDD