MultipleChoice
Which of the following is a valid collection of equivalence classes for the following problem: "An Integer numeric field shall contain values from 1 to 80 both values inclusive"
OptionsMultipleChoice
What is a "test harness"?
OptionsMultipleChoice
Which of the following statements correctly describe Black-Box Testing''
OptionsMultipleChoice
Can "cost" be regarded as Exit criteria'?
OptionsMultipleChoice
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