Title :
Practical Combinatorial Testing: Beyond Pairwise
Author :
Kuhn, Rick ; Lei, Yu ; Kacker, Raghu
Author_Institution :
Comput. Security Div., US Nat. Inst. of Stand. & Technol., Arlington, TX
Abstract :
With new algorithms and tools, developers can apply high-strength combinatorial testing to detect elusive failures that occur only when multiple components interact. In pairwise testing, all possible pairs of parameter values are covered by at least one test, and good tools are available to generate arrays with the value pairs. In the past few years, advances in covering-array algorithms, integrated with model checking or other testing approaches, have made it practical to extend combinatorial testing beyond pairwise tests. The US National Institute of Standards and Technology (NIST) and the University of Texas, Arlington, are now distributing freely available methods and tools for constructing large t-way combination test sets (known as covering arrays), converting covering arrays into executable tests, and automatically generating test oracles using model checking (http://csrc.nist.gov/acts). In this review, we focus on real-world problems and empirical results from applying these methods and tools.
Keywords :
program testing; program verification; combinatorial testing; covering-array algorithm; failure detection; model checking; Automatic testing; Databases; Distributed computing; NASA; NIST; Quality assurance; Sensor arrays; Sensor systems; Software testing; System testing; all-pairs testing; assurance; combinatorial testing; debugging; faults; pairwise testing;
Journal_Title :
IT Professional
DOI :
10.1109/MITP.2008.54