@article{13957, author = {Aymeric Hervieu and Dusica Marijan and Arnaud Gotlieb and Benoit Baudry}, title = {Practical Minimization of Pairwise-Covering Test Configurations Using Constraint Programming}, abstract = {Context: Testing highly-configurable software systems is challenging due to a large number of test configurations that have to be carefully selected in order to reduce the testing effort as much as possible, while maintaining high software quality. Finding the smallest set of valid test configurations that ensure sufficient coverage of the system\&$\#$39;s feature interactions is thus the objective of validation engineers, especially when the execution of test configurations is costly or time-consuming. However, this problem is NP-hard in general and approximation algorithms have often been used to address it in practice.Objective: In this paper, we explore an alternative exact approach based on constraint programming that will allow engineers to increase the effectiveness of configuration testing while keeping the number of configurations as low as possible.Method: Our approach consists in using a (time-aware) minimization algorithm based on constraint programming. Given the amount of time, our solution generates a minimized set of valid test configurations that ensure coverage of all pairs of feature values (a.k.a. pairwise coverage). The approach has been implemented in a tool called PACOGEN.Results: PACOGEN was evaluated on 224 feature models from the standard benchmark repository SPLOT, and comparedin comparison with the two existing tools that are based on a greedy algorithm. For 79\% of 224 feature models, PACOGEN generated up to 60\% fewer test configurations than the competitor tools. We further evaluated PACOGEN in the case study of an industrial video conferencing product line with a feature model of 169 features, and found 60\% fewer configurations compared with the manual approach followed by test engineers. The set of test configurations generated by PACOGEN decreased the time required by test engineers in manual test configuration by 85\%, increasing the feature-pairs coverage at the same timeConclusion: Our experimental evaluation concluded that optimal time-aware minimization of pairwise-covering test configurations is efficiently addressed using constraint programming techniques.}, year = {2016}, journal = {Information and Software Technology}, volume = {71}, pages = {129-146}, month = {03/2016}, publisher = {Elsevier}, }