Describe the bug
When inputting alphabetical characters into the month 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
Behavioral error
Severity
Fatal
Priority
TBD
State
Test
To Reproduce
Run the full_retirement_age_calculator_app.py
When prompted to enter a year of birth, input appropriate year
Press enter
When prompted to enter the month of birth, enter alphabetical value
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 month 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 Behavioral error
Severity Fatal
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