BCS-ISEB
TA12 · Question #35
TA12 Question #35: Real Exam Question with Answer & Explanation
The correct answer is C. State Transition Testing using 1-switch coverage. See the full explanation below for the reasoning.
Question
For an ATM banking project introduced earlier, "When the user first inserts a valid credit card type, the system considers the user to be in an unauthenticated state. When requesting a cash advance, the user must be in an authenticated state. The user authenticates by entering the proper PIN code. When authenticating the user, the system shall allow the user to enter their PIN code up to three times before failing the authentication and rejecting the card. On the first and second try, the system shall prompt the user to re-enter the PIN code." Suppose you are concerned that, depending on the exact number of invalid PIN codes entered, the system might behave improperly. Which of the following test design techniques is specifically targeted at such failures? [K4] 3 credits
Options
- AEquivalence Partitioning extended by boundary value analysis
- BPairwise Testing with orthogonal arrays
- CState Transition Testing using 1-switch coverage
- DClassification Tree Method
Community Discussion
No community discussion yet for this question.