Chapter 6 Use-Case
Guideline Write Black-Box Use Cases
Focus on "what" not "how"
Guideline: How to Find Use Cases
- Choose the system boundary
- Software,hardware,person,organization
- Identify the primary actors
- Identify goals for each actor
- Define use cases that satisfy goals
Three Tests to Find a Useful Use Case
- The Boss Test
- The EBP Test
- The Size Test
EBP
elementary business processes
A task performed by one person at one time in one place in response to one business event, which adds measuabble business value and leaves the data in a consistent state
Use Case Diagram
Show Computer System Actors with an Alternative notation to human actors
UP artifacts
Chapter 8 Iteration1 - Basics
Goals
- Define the first iteration in the elaboration phase
- Describe key inception and elaboration phase
What happened in inception
- a short step to elaboration
- determined basic feasibility, risk, and scope, to decide if the project is worth more serious investigation
What happened on elaboration
- The initial series of iterations
- The core,risky software architecture is programmed and tested
- The majority of requirements are discovered and stablized
- The major risks are mitigated or retired