winston-lim / pe

1 stars 0 forks source link

Exception handling is missing for sequence diagram #14

Open winston-lim opened 1 year ago

winston-lim commented 1 year ago

W

nus-pe-script commented 1 year ago

Team's Response

Hi, thank you for your response.

We decided not to include exception handling in our sequence diagrams as it would make our sequence diagrams unnecessarily complicated and messy due to the branching.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Calling exception and error handling "unnecessary" is in general a very bad argument and I find it to be a huge problem if none of the sequence diagrams include this

In fact, I can go as far as to argue this is of severity.High as exception handling is not well defined(literally 0 mentions of it on any OO, Class or Sequence diagram)