1.

A Online Bus Reservation System asks number of seats to be reserved by user where user can reserve seats till its capacity will be full. If a tester wants to test that particular field using Boundary Value, what do you think will be a correct set of input values?

A. 1, 2, capacity -1, capacity, capacity + 1
B. 0, 1, capacity, capacity + 1
C. 0, 1, 2, capacity + 1, a very large number
D. 0, 1, 10, 100, capacity, capacity+1
Answer» C. 0, 1, 2, capacity + 1, a very large number


Discussion

No Comment Found

Related MCQs