nhzaci / pe

0 stars 0 forks source link

Incorrect use case of editing note in editmode #21

Open nhzaci opened 3 years ago

nhzaci commented 3 years ago

The use case should say edit a note in edit mode and the MSS should be:

  1. User requests to edit in edit mode
  2. Dictionote enable edit mode
  3. User edits note
  4. User is done editing the note
  5. Dictionote exits edit mode

Extensions: 4a. User saves the note 4b. User quits and discards changes

Screenshot 2021-04-16 at 3.41.38 PM.png

nus-pe-bot commented 3 years ago

Team's Response

The Use-case here is meant to be very specific. and it is intentional. It even stated in the textbook

image.png

The use-case you have suggested is merely a higher level user case. There is nothing wrong with my use case that is at a lower level.

Furthermore

image.png

User cant save, user can only request to save the note or request to exit and user cant exit the application, they can only request to exit

You have provided a wrong use case.

there no Use case ends. either.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: In their argument they mentioned that their use case is more specific, fair.

However, then, they are missing out the use case: Edit without saving changes to the note in edit mode


:question: Issue severity

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

Reason for disagreement: Very Low severity is for typos / visual bugs that does not affect usage.

In this case, they're missing out a use case. This should be at least of low severity.