An Overview of Search Based Combinatorial Testing

Huayao Wu,Changhai Nie
DOI: https://doi.org/10.1145/2593833.2593839
2014-01-01
Abstract:Combinatorial testing (CT) is a branch of software testing, which aims to detect the interaction triggered failures as much as possible. Search based combinatorial testing is to use the search techniques to solve the problem in combinatorial testing. It has been shown to be effective and promising. In this paper, we aim to provide an overview of search based combinatorial testing, especially focusing on test suite generation without constraint, and discuss the potential future directions in this field.
What problem does this paper attempt to address?