wj331 / pe

0 stars 0 forks source link

Wrong extension for Use case : cancel a booking #22

Open wj331 opened 1 year ago

wj331 commented 1 year ago

image.png

The extension 2a should be an extension for the use case of the list function and should not be an extension for cancelling a booking

soc-pe-bot commented 1 year ago

Team's Response

The explanation provided by the tester is unclear

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Same thing as before,

The extension 2a should be an extension for the use case of the list function and should not be an extension for cancelling a booking but should be use case for viewing all bookings:

This is a wrong use case extension as mentioned by the tutorial. For example in the following screenshot from my tutorial,

image.png

The extension 'cancel adding of comments' was mentioned to be the extension of Use Case 2: adding of comments

Hence, in this context, returning the booking list as empty should have been the extension of Use case "Listing all bookings" instead of "Cancel a Booking". Additionally, this extension was also not placed under "View all bookings" as well:

image.png