InterviewSolution
Saved Bookmarks
| 1. |
What Is Exhaustive Testing? |
|
Answer» Testing which COVERS all combinations of input values and preconditions for an ELEMENT of the SOFTWARE under test. Testing which covers all combinations of input values and preconditions for an element of the software under test. |
|