wtccjava / CSC256PublicChangeMgmt

Repo for using Issues to track changes
0 stars 65 forks source link

frosas_Bug01 #358

Open Frosas1105 opened 3 years ago

Frosas1105 commented 3 years ago

Describe the bug When running the program, it asks to enter the year of birth and the month of birth. If the user enters floating point decimal numbers for any of these requests the program will crash.

Program Repo Name: CSC256PublicChangeDoc Cloned Date: 10/1/21, 11:13 AM

Component Full_retirement_calc.py

Error Type Behavioral error

Severity Fatal

Priority TBD

State Open

To Reproduce

Run the file full_retirement_age_calculator_app.py When prompted, enter any floating-point decimal number Press enter Expected behavior If a user enters something that is not an integer there should be a validation check which in turn lets the user know that what they entered is incorrect.

Screenshots image

Desktop (please complete the following information):

OS: Windows 10 Browser: Chrome Version: 94.0 Additional context N/A

Assigned Unassigned

Frosas1105 commented 3 years ago

fix completed