nerdexam
ISTQB

CTFL18 · Question #547

For a mandatory input field "ZIP code" the following rules are given: 1 - The valid ZIP code format is 5 numeric digits 2 - The code has to exist in the pest office's official ZIP code list Using…

The correct answer is A. 6. See the full explanation below for the reasoning.

Question

For a mandatory input field "ZIP code" the following rules are given:

1 - The valid ZIP code format is 5 numeric digits 2 - The code has to exist in the pest office's official ZIP code list Using equivalence classes partitioning, how many test cases are required to test this field?

Options

  • A6
  • B4
  • C8
  • D3

How the community answered

(31 responses)
  • A
    77% (24)
  • B
    3% (1)
  • C
    6% (2)
  • D
    13% (4)

Community Discussion

No community discussion yet for this question.

Full CTFL18 Practice