User Story Skills Flashcards
Acceptance criteria
a set of statements, each with a clear pass/fail result, added to a user story.
Sign-offs
when user stories are “signed-off,” they become a contractual obligation between the requester and provider. Sign-offs are controversial.
Version controlled repository
user stories can be kept in a version controlled repository to manage scope. This helps with versioning of documents.
User Story
An explanation of a feature that helps translate technical requirements into easy-to-understand ideas. A user story describes the functionality that a business system should provide so that it can be developed. It is often called a ticket or work item. The format is “As a…. I want to… So that I can…”
Use case
A use case identifies, defines, and organizes the system requirements from the perspective of a user.
INVEST checklist
independent, negotiable, valuable, estimable, small, testable.
Definition of Done (DOD)
set of guidelines that dictates everything a team is required to do before they can call the work truly done.