期刊名称:International Journal of Advanced Computer Research
印刷版ISSN:2249-7277
电子版ISSN:2277-7970
出版年度:2012
卷号:2012
出版社:Association of Computer Communication Education for National Triumph (ACCENT)
摘要:Mutation analysis is a powerful and computationally expensive technique that measures the effectiveness of test cases for revealing faults. The principal expense of mutation analysis is that many faulty versions of the program under test, culled mutants, must be repeatedly executed. We survey several aspects of reconstruction of complex object-oriented faults on the java API. Application of object-oriented mutation operators in java programs using a parser-based tool can be precise but requires compilation of mutants. In this paper we approach the mutation on Object Oriented features to test the functionality. For this we consider java and C++ programs