spencernah / pe

0 stars 0 forks source link

When adding a new contact, user can add an invalid date #2

Open spencernah opened 2 years ago

spencernah commented 2 years ago

User can add a birthday value of "2020-04-31" even though there is no 31st in April

birthday2.png

nus-se-bot commented 2 years ago

Team's Response

image.png

As per user guide, currently there is no birthday validation in current version hence the system is behaving correctly as expected.

We may implement this in future version.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: With the introduction of birthday as a parameter, birthday validation is mandatory and should not implemented in a future version or release.

This is raised as a FeatureFlaw instead of FunctionalityBug because I have read the UG and am aware that the team has stated that date validation is to be implemented in the future version. However, this is a huge feature flaw that is hard to ignore for the reasons mentioned above.