seng637-winter-2023 / seng637-a1-chansuck

seng637-a1-chansuck created by GitHub Classroom
0 stars 0 forks source link

Lab 1 - Version 1.0 - Checking Account show wrong balance after deposit - Card Number 1 #16

Open chansuck opened 1 year ago

chansuck commented 1 year ago

Function Being Tested:

Initial State of System:

Steps to Defect/Bug:

Expected Outcome:

Actual Outcome:

Additional Comments:

chansuck commented 1 year ago

Version 1.1 - The bug still exists. Expected Result => $100 + $20 = $120. Actual Results => $100 + $20 = $119.90