ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper Evaluation of Mutation Testing for Object-Oriented Programs
Cited - time in scopus Share share facebook twitter linkedin kakaostory
Authors
Yu Seung Ma, Mary Jean Harrold, Yong Rae Kwon
Issue Date
2006-05
Citation
International Conference on Semiconductor Electronics (ICSE) 2006, pp.869-872
Language
English
Type
Conference Paper
Abstract
The effectiveness of mutation testing depends heavily on the types of faults that the mutation operators are designed to represent. Thus, the quality of the mutation operators is key to mutation testing. Although, mutation operators for object-oriented languages have previously been presented, little research has been done to show the usefulness of the class mutation operators. To assess the usefulness of class mutation operators, we conducted two empirical studies. In the first study, we examine the number and kinds of mutants that are generated for object-oriented programs. In the second study, we investigate the way in which class mutation operators model faults that are not detected by traditional mutation testing. We conducted our studies using a wellknown object-oriented system, BCEL.
KSP Keywords
Empirical study, Mutation Testing, mutation operators, object-oriented languages, object-oriented programs, object-oriented system