pradeep-cod / pe

0 stars 0 forks source link

User Update command : Not all expected output for the UG #7

Open pradeep-cod opened 4 months ago

pradeep-cod commented 4 months ago

As a user, I would want to know the expected output for all commands.

bug5.png

bug7.png

only the expected output of the user update for Name is shown in the UG

soc-se-bot commented 4 months ago

Team's Response

Hi there, thank you for the bug report!

Our team decided not to clog the UG with unnecessary expected outputs. For the case of user update, all of them would show similar output, hence it is insignificant to show all 7 methods.

Here is an excerpt from the textbook showing that we do not have to include all details. image.png

Thank you!

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Having Expected Output for the commands are not really considered as nitty-gritty details because a UG is suppose to have expected output for the commands stated in there. If not, the user will not know what he is going to expect.If suppose, there is a bug in the UI message or expected output, but there is no expected output stated in the UG, the user may not know that he is dealing with a bug or so. Hence, it is still necessary to include expected output for all commands.