An airline provides self-service check-in kiosks for its passengers. The user is asked to present the passport for reading, enter the flight booking number, the seats requested, the number of bags to check-in, and acknowledge that security requirements have been met. The machine then prints the boarding passes.
The following use case has been created:
USE CASE: SELF-SERVICE CHECK-IN
Use case ID:UC23
Purpose:Passenger checks-in using the self-service kiosk application.
Actors:Passenger, System
Pre-conditions:User selects to start self-service check-in at the kiosk and the system asks the user to place the passport on the reader.

You are to apply the Use Case test technique, where the following coverage rules have been defined in the test plan:
One test case should be designed for the basic behavior.
One test case should be designed for each alternate and error-handling behavior.
Applying these rules to the Self-Service Check-In Use Case, how many test cases should be designed?
SELECT ONE OPTION:
Submit