Model Requirements Flashcards
What are the 10 entries in a use case description?
use case title scope primary actor preconditions trigger success guarantee minimal guarantee stakeholders main success scenario extensions
List the components of a task analysis
task identifier name actor prerequisites triiger input output goal performance measure steps business rules
What are the 3 stages of process modeling or process hierarchy?
organisational chart
process map / Porter value chain
swimlane diagram
What are the 7 elements of a value proposition?
Products and Services attributes:
functionality price quality choice availability
image
relationship
How do you design a Class Model?
I design the use case diagram of Bank ATM and for each use case, think of a class group which will hold the data to be stored in the system.
Check Balance - Customer, Balance
Deposit Funds - Funds
Withdraw Cash -
Transfer Funds - Funds
Once I have a list of Class, I document the attributes required or the system fields:
Check Balance - Customer:
name
address
DOB