nagiteja / pe

0 stars 0 forks source link

Accepts incorrect date input #9

Open nagiteja opened 3 years ago

nagiteja commented 3 years ago

image.png Doesnt break the code but it accepts incorrect date inputs. It would be better if the program could catch this.

nus-pe-bot commented 3 years ago

Team's Response

The date seems to be correct. The format listed in the UG and DG is DDMMYYYY.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: The format is right. I do agree with you guys on that but the system should be able to catch when an invalid user input is added. For example if I am using this application this year, 2021. I shouldn't be able to add an appointment for the year 2022 cause that is invalid. You can just include a try and catch in order to rectify this issue. Hope this makes it clear. Thanks


:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Low]

Reason for disagreement: [replace this with your explanation]