- Let's Review that Process...
- Meet Neil & Gordon...
- Task List
- The Development Process
- ...One More Time
- System Design
- Agile Waterfalls
- Use Cases
- What If...?
- UML State Diagrams
- An Example
- Specification Components
- User Requirements
- ...One More Time
- Creating executables
- Compiled or Interpreted?
- Just-in-Time...
User Requirements
The specification process is part of the overall development methodology. We took a quick look at two different methodologies. Can you describe how the specification process differs between them?
WATERFALL:
AGILE:
Use cases translate a user requirement into the steps that represent its functionality and actors’ interaction with the system. What three things should you record when creating a use case? (Hint: One of them you only make a note of...)
- _________________________________________________________
- _________________________________________________________
- _________________________________________________________
Use cases and UML state diagrams are good for showing different things. Name at least one thing that’s easier to show on each:
- ____________________________________________________________________
- ____________________________________________________________________
- ____________________________________________________________________
- ____________________________________________________________________