MFT: 1.1
Function being tested: System performs a legitimate withdrawal transaction properly.
Initial state of the system: System is displaying the menu of withdrawal amounts.
**Detailed steps to reproduce the defect/bug:
Turn system ON.
Insert and authenticate Card 1.
Choose Withdraw.
Choose to withdraw from Savings.
Choose $100.
Expected outcome: System dispenses this amount of cash; System prints a correct receipt showing amount and correct updated balance; System records transaction correctly in the log (showing both message to the bank and approval back).
Actual outcome: System dispenses $200 instead of $100.
MFT: 1.1 Function being tested: System performs a legitimate withdrawal transaction properly. Initial state of the system: System is displaying the menu of withdrawal amounts. **Detailed steps to reproduce the defect/bug:
Expected outcome: System dispenses this amount of cash; System prints a correct receipt showing amount and correct updated balance; System records transaction correctly in the log (showing both message to the bank and approval back). Actual outcome: System dispenses $200 instead of $100.