jmestxr / pe

0 stars 0 forks source link

Missing extension in DG's UC01 - adding an opening #18

Open jmestxr opened 1 year ago

jmestxr commented 1 year ago

In UC01:

Screenshot 2023-04-14 at 3.31.22 PM.png

One more possible extension could be: User enters a duplicated entry. I argue that this extension is essential and should not have been left out.

soc-pe-bot commented 1 year ago

Team's Response

A duplicated entry is also an error in the entered data.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: "An error in the entered data" is interpreted as a typo/wrong formatting or any other error that does not satisfy the correct command syntax.

For a duplicated entry, the entered data is actually valid, however it already exists in the app's database and hence cannot be added again.

"Error in entered data" and "duplicated entry" are hence two distinct extensions.