Suppose A program validates a numeric field as follows:
values less than 10 are rejected, values between 10 and 21 are accepted, values greater than or equal to 22 are rejected

which of the following input values cover all of the equivalence partitions?
a. 10,11,21
b. 3,20,21
c. 3,10,22
d. 10,21,22

Submitted by: Administrator
c. 3,10,22
Submitted by: Administrator

Read Online S/W Quality Assurance Job Interview Questions And Answers