Title :
Feature Interaction Faults Revisited: An Exploratory Study
Author :
Garvin, Brady J. ; Cohen, Myra B.
Author_Institution :
Dept. of Comput. Sci. & Eng., Univ. of Nebraska-Lincoln, Lincoln, NE, USA
fDate :
Nov. 29 2011-Dec. 2 2011
Abstract :
While a large body of research is dedicated to testing for feature interactions in configurable software, there has been little work that examines what constitutes such a fault at the code level. In consequence, we do not know how prevalent real interaction faults are in practice, what a typical interaction fault looks like in code, how to seed interaction faults, or whether current interaction testing techniques are effective at finding the faults they aim to detect. We make a first step in this direction, by deriving a white box criterion for an interaction fault. Armed with this criterion, we perform an exploratory study on hundreds of faults from the field in two open source systems. We find that only three of the 28 which appear to be interaction faults are in fact due to features´ interactions. We investigate the remaining 25 and find that, although they could have been detected without interaction testing, varying the system configuration amplifies the fault-finding power of a test suite, making these faults easier to expose. Thus, we characterize the benefits of interaction testing in regards to both interaction and non-interaction faults. We end with a discussion of several mutations that can be used to mimic interaction faults based on the faults we see in practice.
Keywords :
program testing; public domain software; software fault tolerance; configurable software system; interaction fault detection; interaction testing techniques; open source systems; whitebox criterion; Communities; Feature extraction; MIMICs; Runtime; Software systems; Testing; Configurable Software; Interaction Testing; Mutation Testing;
Conference_Titel :
Software Reliability Engineering (ISSRE), 2011 IEEE 22nd International Symposium on
Conference_Location :
Hiroshima
Print_ISBN :
978-1-4577-2060-4
DOI :
10.1109/ISSRE.2011.25