Mutation Testing Publications

Search results for "AnbalaganX08", found 2 papers, 1 pages

1Prasanth Anbalagan and Tao Xie
Automated Generation of Pointcut Mutants for Testing Pointcuts in AspectJ Programs
Proceedings of the 19th International Symposium on Software Reliability Engineering (ISSRE'08)Redmond, Washingto, 11-14 November 2008.
BibTeX | Abstract | URL
Abstract:

Aspect-Oriented Programming (AOP) provides new modularization of software systems by encapsulating cross-cutting concerns. AspectJ, an AOP language, uses abstractions such as pointcuts, advice, and aspects to achieve AOP’s primary functionality. Faults in pointcuts can cause aspects to fail to satisfy their requirements. Hence, testing pointcuts is necessary in order to ensure correctness of aspects. In mutation testing of pointcuts (a type of fault-based pointcut testing), the number of mutants (i.e., variations) for pointcuts is usually large due to the usage of wildcards. It is tedious to manually identify effective mutants that are of appropriate strength and resemble closely the original pointcut expression, reflecting the kind of mistakes that developers may make. To reduce developers’ effort in this process, we have developed a new framework that automatically identifies the strength of each pointcut and generates pointcut mutants with different strengths. Developers can inspect the pointcut mutants and their join points for pointcut correctness or choose the mutants for conducting mutation testing. We conducted an empirical study on applying our framework on pointcuts from existing AspectJ programs. The results show that our framework can provide valuable assistance in generating effective mutants that are close to the original pointcuts and are of appropriate strength.

@INPROCEEDINGS{AnbalaganX08, author = {Prasanth Anbalagan and Tao Xie}, title = {Automated Generation of Pointcut Mutants for Testing Pointcuts in AspectJ Programs}, booktitle = {Proceedings of the 19th International Symposium on Software Reliability Engineering (ISSRE'08)}, year = {2008}, address = {Redmond, Washingto}, month = {11-14 November}, pages = {239-248} }
2Prasanth Anbalagan and Tao Xie
Automated Generation of Pointcut Mutants for Testing Pointcuts in AspectJ Programs
19th International Symposium on Software Reliability Engineering {(ISSRE} 2008), 11-14 November 2008, Seattle/Redmond, WA, {USA}, 2008.
BibTeX | Abstract | PDF | DOI
Abstract:

Available soon...

@INPROCEEDINGS{AnbalaganX08, author = {Prasanth Anbalagan and Tao Xie}, title = {Automated Generation of Pointcut Mutants for Testing Pointcuts in AspectJ Programs}, booktitle = {19th International Symposium on Software Reliability Engineering {(ISSRE} 2008), 11-14 November 2008, Seattle/Redmond, WA, {USA}}, year = {2008}, address = {}, month = {}, pages = {239--248} }