An official website of the United States government
Here’s how you know
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock (
) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.
David R. Kuhn, Raghu N. Kacker, Yu Lei, Justin Hunter
Abstract
Developers of large data-intensive software often notice an interesting - though not surprising - phenomenon: when usage of an application jumps dramatically, components that have operated for months without trouble suddenly develop previously undetected errors. For example, newly added customers may have account records with an oddball combination of values that have not been seen before. Some of these rare combinations trigger faults that have escaped previous testing and extensive use. Or, the application may have been installed on a different OS-hardware-DBMS-networking platform. Combinatorial testing, which exercises all t-way combinations up to a pre-specified level of t, can help find problems like this early in the testing life-cycle.
Kuhn, D.
, Kacker, R.
, Lei, Y.
and Hunter, J.
(2009),
Combinatorial Software Testing, Computer (IEEE Computer), [online], https://doi.org/10.1109/MC.2009.253
(Accessed June 5, 2023)