A Review of Pair-wise Testing
It addresses the problem of efficient software testing for practitioners, but is incremental as it reviews existing methods.
This paper reviews pair-wise testing, a combinatorial testing approach for software testing where exhaustive input testing is impractical, covering its history, strengths, weaknesses, and tools for generating test cases.
In software testing, the large size of the input domain makes exhaustively testing the inputs a daunting and often impossible task. Pair-wise testing is a popular approach to combinatorial testing problems. This paper reviews Pair-wise testing and its history, strengths, weaknesses, and tools for generating test cases.