A Review of Pair-wise Testing

Jimi Sanchez
DOI: https://doi.org/10.48550/arXiv.1606.00288
2016-06-01
Software Engineering
Abstract: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.
What problem does this paper attempt to address?