StanleyNeoh / pe

0 stars 0 forks source link

Excessively long keywords for meeting related commands #7

Open StanleyNeoh opened 1 year ago

StanleyNeoh commented 1 year ago

meetingAdd, meetingRemove are excessively long and makes it difficult for user to type repeatedly. This is further worsened by the fact that the commands are case insensitive.

Based on the given constraints, of TP

image.png

This is considered a violation of one of the constraints which it has to be keyboard centric. Long and case sensitive commands make it harder for a fast keyboard user to effectively utilise this application.

listPerson is an example of another command violating this constraint

nus-se-bot commented 1 year ago

Team's Response

The command being case-sensitive is valid but having the command as meetingadd/meetingremove does not seem to be too long as you have pointed out. Hence, the drop in severity level.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]