Custom Search

Friday, October 3, 2008

Define exhaustive testing?

Answer1 Testing which covers all combinations of input values and preconditions for an element of the software under test.

Answer2 Executing the program with all possible combinations of values for program variables. Feasible only for small, simple programs

No comments: