tjiarong / pe

0 stars 0 forks source link

Application not optimized for fast typist #5

Open tjiarong opened 2 years ago

tjiarong commented 2 years ago

image.png

Navigation in application is not optimized for fast typist as every features have to go through multiple lines of command or menus, usually 3 to 4 times. Suggested improvements could be to get user to input value in single line and parsed using delimiters.

soc-pe-bot commented 2 years ago

Team's Response

The reason for this design is explained in the Developer Guide:

image.png

ie. Using indexes and simple inputs greatly reduces complexity for the user, especially for an environment like restaurants. Making a mistake in the command also becomes less costly.

In any case, this is unlikely to affect the normal operation of the product, and seasoned users of the application will be able to use the application fast as well. As such, the severity will be marked as Low.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]