Open wj331 opened 1 year ago
The explanation provided by the tester is unclear
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,
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:
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