Question: using lucid chart Part 1: Using Structured English and Modular Design While using the ATM machine, after the user has been authenticated and after selecting
using lucid chart
Part 1: Using Structured English and Modular Design While using the ATM machine, after the user has been authenticated and after selecting withdraw option with the amount required, then the ATM System initiates the transaction with the bank to check the following: - The system first check if the user has enough balance. If he has, next the system checks if the customer has passed daily limit, if he has not passed daily limit, the system will check if he passed weekly limit, if he didn't pass weekly limit then the system will dispense money. - If the customer doesn't have enough balance, the system will dispense the card only and refuse transaction. - If he had enough balance however he passed daily limit, the system will also dispense the card and refuse transaction. - If he had enough balance and he did not pass daily limit however he passed the weekly limit, the system will also dispense the card and refuse transaction. Task 1 Write the Structured English for the above Customer Payment Process. Task 2 Draw a Modular Design for the same above scenario
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
