3 Flashcards
The basic waterfall approach (5)
- Requirements
- Design
- Implementation
- Verification
- Maintenance
The basic waterfall model was created by
Winston Royce
How do we create a “balance” between business and IT? (3)
- Make decisions only on the information we have. Make many small decisions over time rather all the decisions at once.
- Spread decisions across the project.
- Create user stories. This is a “language” we can all understand.
the 3 C’s (3)
- The card
- The conversation
- The confirmation
The 3 Cs
**card
If the contents of a story cannot fit on one card, then we have to break the card into further cards.
The 3 Cs
**conversation
- allows for the determination of business value
- focus on face-to-face discussions
The 3 Cs
**confirmation
- user acceptance criteria
Basic card format of a user story…
As a ….. I want to …. So that…..
User stories are understandable by ….
developers, business, and customers
User stories supports and encourages iterative…
development
Stories are the right size for…
planning
Stories emphasizes user’s …… and not……
goals, system attributes
The story we write on the card is less important then….
the conversations we have about them.