itssodium / pe

0 stars 0 forks source link

View command issue #8

Open itssodium opened 4 years ago

itssodium commented 4 years ago

When I continuously press a view command say view 2 it is not working it only works the first time.

Steps to achieve bug: 1) view 2 2) view 2

The error mentions to try again after list, but it should work even if it does not Screenshot 2020-11-13 at 4.59.46 PM.png Screenshot 2020-11-13 at 4.59.38 PM.png

nus-se-bot commented 3 years ago

Team's Response

It was mentioned in our UG as well, that the user should use the list command again to list the entire set of flashcards before being able to perform the view command again. Our program does not support the continuous usage of view command. The tester mentioned that "it should work", but we have clearly stated in the instructions that the user would need to return to the list page to look for the INDEX of another flashcard, before being able to do the view INDEX command once again.

Of course, this could be room for improvement on our part, to make our program more user-friendly to users who can remember the index of the next flashcard they would like to view. However, this feature is not supported in v1.4 of our program, and it could be considered a FeatureFlaw rather than FunctionalityBug.

In addition, I believe the tester has misunderstood what a High severity bug is and its implications on the user/program. Our view feature could be considered a slight inconvenience to users who can remember the INDEX well, but it would definitely not have made our product unusable for most users. I would classify this as a Low severity FeatureFlaw instead.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: This can be easily achieved with the current knowledge provided from CS2030. I can say that because our team did something similar for our group project. Also if the command does not allow for multiple occurences it is pretty useless.


:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

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

Reason for disagreement: This is an extreme inconvinience for the user of the feature as they would have to keep going back to listing all the flashcards and then view. It is a highly tedious task. Therefore, making application unusable.