Draw a use case diagram for an ATM (cash terminal). The system includes two actors: a customer, who draws money from his account either on the money chip on his bank card or in cash, and a security man, who fills money into the ATM.
Use cases should include: DrawCash, LoadMoneyChip, CheckAccountBallance, FillATM. Also include
the following exceptional cases: OutOfMoney, TransactionAborted (i.e., customer selected the
cancel button without completing the transaction) and MoneyChipOutOfOrder.
Remark: It is possible to use inheritance between use cases!
Write the flow of events and specify all fields for the use case CheckAccountBalance that you
drew before. Specify relationships.
You might also like to view...
________ is the type of RAM memory used most often in today's lower-end computers.
What will be an ideal response?
Which of the following allows an auditor to test proprietary-software compiled code for security flaws?
A. Fuzzing B. Static review C. Code signing D. Regression testing
Which slice type would you use when you want the slice to contain text or a solid color?
A. Image B. No Image C. HTML Text D. Blended
One way to guard against ____________________ is to never access a link or open an email, text, or file unless you trust the source and you are expecting the communication or file.
Fill in the blank(s) with the appropriate word(s).