USE CASE DIAGRAM EXERCISE 1 (QUESTION) - Proposed Banking Application

You might also like

You are on page 1of 2

USE CASE DIAGRAM EXERCISE 1

Proposed Banking Application

Draw a Use Case Diagram based on the following Case Study.

Functionality of proposed system are customers able to log in, check available balance, transferring funds
and make payment. The bank will respond to balance checking, fund transfer and making payment
requests by the customers.
Customers need to log in to system by entering username and password for security and system will
verify. Log in error message will be displayed if wrong password is entered.
Every time when customers want to transfer fund and make payment, the system will first verify whether
the funds available is sufficient.

BANKING APPLICATION
<<Include>> Verify
Log In Password

<<Extend>>

Display Login
Error

Check Balance

Transfer Funds <<Include>>


Verify Sufficient
Funds
<<Include>>

Make Payment
Bank
Customer

Pay from Pay from


checking savings

You might also like