














Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Notes; Professor: Whitney; Subject: Computer Science; University: San Diego State University; Term: Fall 2003;
Typology: Study notes
1 / 22
This page cannot be seen from the preview
Don't miss anything!















- Fall Semester, The ATM asks the user to insert a card; the user inserts a card. The ATM accepts the card and reads its serial number. The ATM requests the password; the user enters "1234." The ATM verifies the serial number and password with the ATM consortium; the consortium checks it with the user's bank and notifies the ATM of acceptance. The ATM asks the user to select the kind of transaction; the user selects "withdrawal." The ATM asks the user for the amount of cash; the user enters "$100." The ATM verifies that the amount is within predefined policy limits and asks the consortium to process the transaction; the consortium passes the request to the bank, which confirms the transaction and returns the new account balance. The ATM dispenses cash and asks the user to take it; the user takes the cash. The ATM asks whether the user wants to continue; the user indicates no. The ATM prints a receipt, ejects the card and asks the user to take them; the user takes the receipt and the card. The ATM asks a user to insert a card.
The ATM asks the user to insert a card; the user inserts a card. The ATM accepts the card and reads its serial number. The ATM requests the password; the user enters "9999." The ATM verifies the serial number and password with the ATM consortium; the consortium checks it with the user's bank and notifies the ATM of rejection. The ATM indicates a bad password and asks the user to reenter it; the user hits "cancel." The ATM ejects the card and asks the user to take it; the user takes the card. The ATM asks a user to insert a card.