yu-ming-chen / pe

0 stars 0 forks source link

Result is not referenced #14

Open yu-ming-chen opened 3 years ago

yu-ming-chen commented 3 years ago

Result reference cannot be find anywhere else. can label :CommandResult with "result:CommandResult" Screenshot 2020-11-13 at 5.28.42 PM.png

nus-se-bot commented 3 years ago

Team's Response

It is not written in the textbook that there is a requirement to label the class of the returned object with the suggested label of “result:CommandResult”, neither does such representation (also reflected in AB3's User Guide and the textbook) affect the meaning of the sequence diagram. For these reasons, the bug is rejected with its severity downgraded to VeryLow.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: In this case, if you include result:CommandResult, it will be very clear to the developers that you are returning a CommandResult class. However, in this case, I am not sure where the result is coming from or what it is. This might create a lot of confusion.


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]