kaceycsn / pe

0 stars 0 forks source link

Unclear response message #2

Open kaceycsn opened 1 year ago

kaceycsn commented 1 year ago

When there is no ingredients/ allergens in my list, the programme does not tells me so when ingredients list or allergen list is called. Rather, it just gives a blank outout

image.png

nus-pe-script commented 1 year ago

Team's Response

List of allergens is correctly printed, i.e. an empty list. It is clear enough of an indication that no allergies are stored

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: While an empty list is correct as no allergies are stored, the empty output may mislead the users into thinking that there is a problem in the printed message. Rather, a message specifying that there is no stored allergens, such as the following: "There are no saved allergen" may improve clartity.

As per the textbook, since the feature 'could have been implemented to work in a better way (from the end-user's point of view) without much additional effort', it should be considered as a valid feature flaw.

image.png


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Low`] - [x] I disagree **Reason for disagreement:** Though feature flaw does not affect normal operations of the product, it is also not purely cosmetic. As per the textbook, only cosmetic problems should have the severity of very low. Hence, a more appropriate severity of this feature flaw would be that of low. ![image.png](https://raw.githubusercontent.com/kaceycsn/pe/main/files/9fed6e07-badf-481e-a179-1616d6f0656c.png)