0
70kviews
Draw use case and sequence diagram (withdrawal) for ATM banking system.
1 Answer
written 3.4 years ago by | modified 3.0 years ago by |
Use Case Diagram: A use case diagram establishes the capability of the system as a whole. Components of use case diagram: Actor, Use case, System boundary, Relationship, Actor relationship Semantic of the components is followed.
Use Case Diagram for ATM Banking System is as follows:
Sequence Diagram: A sequence diagram …