Software QA Testing Question:
What is Boundary value Testing?

Answer:
A testing technique using input values at, just below, and just above, the defined limits of an input domain; and with input values causing outputs to be at, just below, and just above, the defined limits of an output domain.
Previous Question | Next Question |
Explain Testing? | What is Error-based Testing? |