nerdexam
ISTQB

CTFL18 · Question #479

You are testing an e-commerce system. The system accepts four different types of Credit Cards; each card has its own rules for valid and invalid numbers. The combination of the conditions Valid Card…

The correct answer is C. 16. See the full explanation below for the reasoning.

Question

You are testing an e-commerce system. The system accepts four different types of Credit Cards; each card has its own rules for valid and invalid numbers. The combination of the conditions Valid Card Number (NO) + Purchase Approved (YES) is not feasible. You wish to perform a test which completely covers all the combinations of equivalence partitioning for the different types of credit card, according to the rules shown in the above Decision Table. How many test cases do you need?

Options

  • A8
  • B4
  • C16
  • D12

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    9% (3)
  • C
    82% (27)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full CTFL18 Practice