Week03 FullyDressedUC-template
Week03 FullyDressedUC-template
Use Case Name Verb and Noun that expresses the goal of the use case, for example,
"Deposit Funds."
Assumptions Conditions that must test true before this use case will execute. This use
case assumes that some other use case is taking responsibility to test the
condition
Pre-conditions Conditions that must true before this use case will execute. This use case
is taking responsibility for testing the condition.
Main flow of events Describe the succesful dialog between the actor and the use case.
Exceptional flow of Describe a dialog that does not achieve the stated goal of the use case,
events i.e. an exception.
Post-conditions Conditions that must test true before exiting this use case