nat-ho / pe

0 stars 0 forks source link

Able to create appointment with invalid date #5

Open nat-ho opened 4 years ago

nat-ho commented 4 years ago

Input: 4444-12-12 Expected: Error message Actual: New appointment created!

5.PNG

nus-pe-bot commented 4 years ago

Team's Response

This is a valid date... 4444 is a valid year, although it is very far away. As such we reject this.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I disagree with the response from the team as this issue goes beyond it still being "a valid year".

A certain resonable range should be set to prevent making appointments beyond that. This is because:

Thus this should be considered a valid issue and address to ensure the usability of the application for real life scenarios.


:question: Issue severity

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

Reason for disagreement: 1.PNG

Referring to the image above and the explanation in the above disagreement, this issue goes beyond what is a very low severity bug (Cosmetic and minor spelling errors). At minimum, this should be considered a low severity bug even if not medium as it causes inconvenience to the users but is still unlikely to affect normal operations. Will leave it to the evaluator to decide what is best.