ISTQB-CTFL · Question #106
You are testing a room upgrade system for a hotel. The system accepts three differed types of room (increasing order of luxury): Platinum. Silver and Gold Luxury. ONLY a Preferred Guest Card holder…
The correct answer is C. Customer A: offers upgrade to Gold Luxury room; Customer B: doesn't offer any upgrade. According to the decision table in the image, a Preferred Guest Card holder with a Silver room is eligible for an upgrade to Gold Luxury (YES), while a non-Preferred Guest Card holder, regardless of room type, is not eligible for any upgrade (NO). Therefore, Customer A (a…
Question
You are testing a room upgrade system for a hotel. The system accepts three differed types of room (increasing order of luxury): Platinum. Silver and Gold Luxury. ONLY a Preferred Guest Card holder s eligible for an upgrade. Below you can find the decision table defining the upgrade eligibility:
What is the expected result for each of the following test cases? Customer A: Preference Guest Card holder, holding a Silver room Customer B: Non Preferred Guest Card holder, holding a Platinum room
Exhibit
Options
- ACustomer A; doesn't offer any upgrade; Customer B: offers upgrade to Gold luxury room
- BCustomer A: doesn't offer any upgrade; Customer B: doesn't offer any upgrade.
- CCustomer A: offers upgrade to Gold Luxury room; Customer B: doesn't offer any upgrade
- DCustomer A: offers upgrade to Silver room; Customer B: offers upgrade to Silver room.
How the community answered
(38 responses)- A8% (3)
- B3% (1)
- C74% (28)
- D16% (6)
Explanation
According to the decision table in the image, a Preferred Guest Card holder with a Silver room is eligible for an upgrade to Gold Luxury (YES), while a non-Preferred Guest Card holder, regardless of room type, is not eligible for any upgrade (NO). Therefore, Customer A (a Preferred Guest Card holder with a Silver room) would be offered an upgrade to Gold Luxury, and Customer B (a non- Preferred Guest Card holder with a Platinum room) would not be offered any
Topics
Community Discussion
No community discussion yet for this question.
