CodingCookieRookie / pe

0 stars 0 forks source link

Repetition of 'Use case: View ingredients' steps in 'Use case: Delete an ingredient' #19

Open CodingCookieRookie opened 4 years ago

CodingCookieRookie commented 4 years ago

image.png

nus-se-bot commented 3 years ago

Team's Response

The textbook did not specify that including another use case in a use case is compulsory. We separated them because we did not want the user to have to search for the included use case to view only 2 steps

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Repetition of 'Use case: View ingredients' steps in 'Use case: Delete an ingredient' meant that you repeated the use case for 'view ingredients' in the use case for 'delete an ingredient'. The use case for 'Delete an ingredient', in my opinion, should just contain step 3. user requests to delete a specific ingredient in the lsit and step 4. wishful shrinking deletes the ingredient. While using the app, I also did not have to view the ingredients before deleting the ingredients i.e I can do "deleteF 3 while I am in the 'Recipes' tab".


:question: Issue severity

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

Reason for disagreement: I feel that severity should be medium because reading the developer guide I was misled to think that deleting the ingredients require me to first view the ingredients in the Fridge section, which differ from how the actual functionality of the deleteF command works in the app.