Section 11 - Documenting + Modelling requirements (10%) Flashcards
1
Q
What are the 2 ways of documenting requirements?
A
- Text based: requirement catalogue, user story
- Diagrammatic: data model, use case model, business process model
2
Q
What details do requirement catalogues include?
A
- type
- priority
- stakeholders
- source
- description
- related requirements
- ACs
- owner
- identifier
3
Q
What are the 4 types of requirement?
A
- Functional: What needs to be done
- Non-functional: How it needs to be done
- General: Rules to operate within
- Technical: What it has to work with e.g. systems
4
Q
Briefly explain user stories
A
- As a … I want … So that
- Held in the backlog + actively prioritised by the PO
5
Q
Briefly explain use case diagrams
A
- Box includes activities that go in a project
- Activities then connect to actors outside the box
- Box boundary represents the action to occur (high level)
6
Q
Briefly explain class models
A
- Shows name, attributes of the class + case in which it is used
- Can be joined in a diagram to show the nature of the relationship between 2 classes in a class diagram
- The lines between classes are business rules
7
Q
Briefly explain the product backlog
A
- Collection of epics + stories
- Priority ordered by PO
8
Q
What are the 3 types of backlog?
A
- Sprint
- Release
- Project
Comprise of stories that need completing within each