-
Notifications
You must be signed in to change notification settings - Fork 0
Use case 2
sliiser edited this page Sep 29, 2014
·
4 revisions
###Title Make a reservation
###Precondition
- Customer has made a request for a reservation;
###Primary Actor Waiter
###Main Success Scenario
The waiter looks for availabilities on the specified date in the system. Waiter enters the reservation into the system.
###Extensions
- Reservation for the specified date is not possible (e.g. restaurant fully booked);