Combinatorial Analysis

Combinatorial Analysis

Combinatorial Analysis

A mathematical analysis of the inputs, which is used to provide maximum coverage of the application code with a minimum number of test cases. The method allows to prove mathematically complete coverage of the system using the smallest quantity of tests. It’s also referred to as pairwise or all-pairs testing.