Shnaikat / DefectsReportByPair1-Group10

0 stars 0 forks source link

Withdrawal #12

Open PYYUAN96 opened 1 year ago

PYYUAN96 commented 1 year ago

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:

  1. Turn system ON.
  2. Insert and authenticate Card 1.
  3. Choose Withdraw.
  4. Choose to withdraw from Savings.
  5. 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.

PYYUAN96 commented 1 year ago

Defect resolved in version 1.1