The minimum number of test inputs required to verify the execution of a program is determined by ______________.
Answers
Answered by
0
Answer :- The minimum number of test inputs required to verify the execution of a program is determined by combinatorial test design methods. Combinatorial test design methods helps users to get bigger test coverage with fewer number of test cases.
Following are the steps performed in Combinatorial test design :-
1) Identify Equivalence Classes
2) Analyze Boundary Values
3) Prepare Decision Tables
4) All Pairs Testing
Similar questions