Empirically Identifying the Best Greedy Algorithm for Covering Array Generation

Changhai Nie,Jing Jiang,Huayao Wu,Leung, H.
DOI: https://doi.org/10.1109/ICSTW.2013.36
2013-01-01
Abstract:Covering array generation is a key issue in combinatorial testing. A number of researchers have been applying greedy algorithms for covering array construction. A greedy framework has been built to integrate most greedy algorithms and evaluate new approaches derived from this framework. However, this framework is affected by multiple factors, which makes its deployment and optimization very challenging. In order to identify the best configuration, we propose a search method that combines pairwise coverage with either base choice or hill climbing techniques. We conduct three different groups of experiments based on six decisions of the greedy framework. The influence of these decisions and their interactions are studied systematically, and the selected greedy algorithm for covering array generation is shown to be better than the existing greedy algorithms.
What problem does this paper attempt to address?