Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Business Requirement DocumentProgram Name:Work Request Name:ATM TransactionsN / AProgram ID:Work Request ID:P 2901938 N / AWork Name:ATM Travelers checks, withdrawals, depositsWork ID: 95853039 1.
Business Requirement DocumentProgram Name:Work Request Name:ATM TransactionsNAProgram ID:Work Request ID:P NAWork Name:ATM Travelers checks, withdrawals, depositsWork ID:Project Overview and BackgroundThe purpose of this project is to achieve a series of different capabilities on an ATM. The end goal is enabling an atm user to perform the task of logging into an ATM, withdrawing cash, ordering travelers checks, making a deposit and changing pin. These tasks should be performed in one continuous transaction. The ability to change pin is a new application added that should be offered before the user logs out of the ATM. Stakeholders Bank Cardholder Key Assumptions Actor has a valid CreditDebit Card Actor has balance on said card ATM has cash and dispensable dominations ATM has ability to dispense travelers checks ATM has travelers checks available ATM is properly working and functional Key Constraints User must be at an ATM to perform functions RequirementsBR IDDescriptionBRSystem should provide user the ability to log in to personal bank account using card and valid pin. If user enters wrong pin, system should display the message; invalid pin, please reenter pin.BRSystem should display a user main menu offering the following transaction options: Check Balance Withdraw Cash Make Deposit Order Travelers CheckBRSystem should provide the ability to withdraw cash from either of the following accounts: Checking SavingsBRSystem should offer user the option to either withdraw cash in a specific desired amount or in predetermined fast cash amounts. The following fast cash options should be offered on the screen: $ $ $ $ $ $Otherwise the user should be able to select other amount and be able to select a specific amount to withdraw.BRSystem should process request, check user balance and dispense funds accordingly. If the user balance is insufficient, system should display screen stating, Insufficient funds and offer user option to return to main menu, or end operation.BRSystem should provide ability to order travelers check from the ATM, and allow the user to draw check from either of the following accounts: Checking SavingsUser should be able to select desired travelers check amount by typing in amount on the keypad and pressing enter to confirmBRSystem should process user request by checking user balance, and making sure User has enough funds. Bank rules state that user must have at least $ remaining in account after a travelers check withdrawal. Therefore, the system must make sure user will have at least $ remaining in his account after withdrawal. If the user does not have enough funds, for there to be said amount remaining in the account, system should display screen showing message stating, Insufficient funds, account must have a minimum of $ remaining after check withdrawal and display both the current balance and the balance needed to complete the transaction. User should be allowed to choose to end transaction or return to menu from this stepBRSystem should offer user ability to deposit cash into the atm to either of the following accounts: Checking SavingsSystem should also request user to select exact amount being deposited, by typing the number in the pin pad and pressing enter to confirm.BRSystem should check inserted bills for authenticity, and count the amount inserted into ATM. Subsequently, the machine should display a message showing total amount deposited into the machine and offer user option to return to main menu or end transactions.BRSystem should offer user the ability to change pin after selecting end transactions.BRWhen a user selects to change pin, system should request user to enter oldpin, and system should validate the old pin. If the user entered pin is incorrect, system should display message stating; incorrect pin, please reenter pin.BRSystem should then offer user ability to create new pin using pin pad which can be any of the following:digit numberdigit worddate based passcodeSystem should also state that new pin must be different from any other pin used by the user in the pastBRSystem should validate pin making sure it fits above requirements and has not been used in the past by the user. If the pin has been used in the past, or does not fit requirements, system should display message stating, Invalid pin, please reenter a new pin. Otherwise system should process and save new pin into database.BRSystem Should offer user the option to retrieve receipt or end transaction. If user selects end transaction, system should return card, and log out. Otherwise, if user select retrieve receipt system provide option to print receipt or have it emailed. System should print receipt if user selects print, or system should email receipt to users saved email account if user selects email.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Answer Based on the provided Business Requirement Document BRD for the ATM Transactions program the ...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started