A survey of combinatorial testing

C Nie, H Leung - ACM Computing Surveys (CSUR), 2011 - dl.acm.org
Combinatorial Testing (CT) can detect failures triggered by interactions of parameters in the
Software Under Test (SUT) with a covering array test suite generated by some sampling …

A survey on data-driven scenario generation for automated vehicle testing

J Cai, W Deng, H Guang, Y Wang, J Li, J Ding - Machines, 2022 - mdpi.com
Automated driving is a promising tool for reducing traffic accidents. While some companies
claim that many cutting-edge automated driving functions have been developed, how to …

[BOG][B] Introduction to software testing

P Ammann, J Offutt - 2016 - books.google.com
This extensively classroom-tested text takes an innovative approach to explaining software
testing that defines it as the process of applying a few precise, general-purpose criteria to a …

Software fault interactions and implications for software testing

DR Kuhn, DR Wallace, AM Gallo - IEEE transactions on …, 2004 - ieeexplore.ieee.org
Exhaustive testing of computer software is intractable, but empirical studies of software
failures suggest that testing can in some cases be effectively exhaustive. We show that …

Combination testing strategies: a survey

M Grindal, J Offutt, SF Andler - Software Testing, Verification …, 2005 - Wiley Online Library
Combination strategies are test case selection methods that identify test cases by combining
values of the different test object input parameters based on some combinatorial strategy …

IPOG: A general strategy for t-way software testing

Y Lei, R Kacker, DR Kuhn, V Okun… - 14th Annual IEEE …, 2007 - ieeexplore.ieee.org
Most existing work on t-way testing has focused on 2-way (or pairwise) testing, which aims to
detect faults caused by interactions between any two parameters. However, faults can also …

IPOG/IPOG‐D: efficient test generation for multi‐way combinatorial testing

Y Lei, R Kacker, DR Kuhn, V Okun… - Software Testing …, 2008 - Wiley Online Library
This paper presents two strategies for multi‐way testing (ie t‐way testing with t> 2). The first
strategy generalizes an existing strategy, called in‐parameter‐order, from pairwise testing to …

[PDF][PDF] Pairwise testing in the real world: Practical extensions to test-case scenarios

J Czerwonka - Proceedings of 24th Pacific Northwest Software Quality …, 2006 - Citeseer
Pairwise testing has become an indispensable tool in a software tester's toolbox. This article
pays special attention to usability of the pairwise-testing technique. In particular, it focuses …

Acts: A combinatorial test generation tool

L Yu, Y Lei, RN Kacker, DR Kuhn - 2013 IEEE Sixth …, 2013 - ieeexplore.ieee.org
In this paper, we introduce a combinatorial test generation research tool called Advanced
Combinatorial Testing System (or ACTS). ACTS supports t-way combinatorial test …

Covering arrays for efficient fault characterization in complex configuration spaces

C Yilmaz, MB Cohen, AA Porter - IEEE Transactions on …, 2006 - ieeexplore.ieee.org
Many modern software systems are designed to be highly configurable so they can run on
and be optimized for a wide variety of platforms and usage scenarios. Testing such systems …