Use Case Example
Use Case Example
Exceptions:
1. The credentials has to be correct ie the email and the password,
then it gives a message saying Try again.
2. If any one of them is not provided, then a message thrown to enter the
details.
Exceptions:
1. If the total points are less than 2000, then the points cannot be redeemed. To
redeem, points should be more than 2000.
2. If the points accumulated are less than required reservation, then the points
cannot be redeem and the process should be suspend.
Exception:
1. If the customer is trying to cancel an already cancelled reservation, then a
message will appear saying the reservation is already cancelled, select and
valid entry.