Software QA Testing Question:
What is Exhaustive Testing?
Answer:
Testing which covers all combination's of input values and preconditions for an element of the software under test.
Previous Question | Next Question |
What is Functional Decomposition? | What is Equivalence Partitioning? |