Describe the bug
When inputting alphabetical characters into the year input, instead of numeric values, it returns a ValueError and causes the program to crash.
Program
CSC256PUBLICCHANGEDOC / 9-28-2019 / 12:00PM
Component
full_retirement_age_calculator_app.py
Error Type
Fatal error
Severity
Fatal, Severe, Minor, Nuisance.
Priority
TBD
State
Test
To Reproduce
Run the full_retirement_age_calculator_app.py
When prompted to enter a year of birth, input alphabetical characters instead
Press enter
Expected behavior
When a Value is entered that is not numeric, there should be a input validation, instead of crashing the program have an input validation show “Invalid input” and allow the user to try again.
Screenshots
Desktop (please complete the following information):
OS: Windows 10 Home
Browser Firefox
Version 69.0.1
Additional context
Add any other context about the problem here.
Describe the bug When inputting alphabetical characters into the year input, instead of numeric values, it returns a ValueError and causes the program to crash.
Program CSC256PUBLICCHANGEDOC / 9-28-2019 / 12:00PM
Component full_retirement_age_calculator_app.py
Error Type Fatal error
Severity Fatal, Severe, Minor, Nuisance.
Priority TBD
State Test
To Reproduce
Expected behavior When a Value is entered that is not numeric, there should be a input validation, instead of crashing the program have an input validation show “Invalid input” and allow the user to try again.
Screenshots
Desktop (please complete the following information):
Additional context Add any other context about the problem here.
Assigned Unassigned
Defect Type For ODC later.
One of
Defect Trigger For ODC later. One of
Defect Impact For ODC later. One of