Sciweavers

IWPSE
2003
IEEE

Program Slicing Tool for Effective Software Evolution Using Aspect-Oriented Technique

13 years 9 months ago
Program Slicing Tool for Effective Software Evolution Using Aspect-Oriented Technique
One of the issues in software evolution is debugging. Debugging large and complex software systems evolved requires a lot of effort since it is very difficult to localize and identify faults. Therefore, reducing the effort of debugging process is an important step towards efficient software evolution. Program slicing, especially dynamic slicing, has been proposed to efficiently localize faults in a procedural program and an object-oriented program. Although several tools have been developed for Java programs, these are difficult to maintain because of the frequent revision of Java languages. Aspect-Oriented Programming (AOP) is a new technology for the separation of concerns in program development. Using AOP, modularizing crosscutting aspects of a system is possible. One useful application of AOP is for modularizing the collecting program’s dynamic information for program analysis. Since the collection of dynamic information affects the over-all target program, this functionalit...
Takashi Ishio, Shinji Kusumoto, Katsuro Inoue
Added 04 Jul 2010
Updated 04 Jul 2010
Type Conference
Year 2003
Where IWPSE
Authors Takashi Ishio, Shinji Kusumoto, Katsuro Inoue
Comments (0)