DocumentCode
2796650
Title
An Evolutionary Approach to Software Modularity Analysis
Author
Huynh, Sunny ; Cai, Yuanfang
Author_Institution
Drexel Univ., Philadelphia
fYear
2007
fDate
20-26 May 2007
Firstpage
6
Lastpage
6
Abstract
Modularity determines software quality in terms of evolvability, changeability, maintainability, etc. and a module could be a vertical slicing through source code directory structure or class boundary. Given a modularized design, we need to determine whether its implementation realizes the designed modularity. Manually comparing source code modular structure with abstracted design modular structure is tedious and error-prone. In this paper, we present an automated approach to check the conformance of source code modularity to the designed modularity. Our approach uses design structure matrices (DSMs) as a uniform representation; it uses existing tools to automatically derive DSMs from the source code and design, and uses a genetic algorithm to automatically cluster DSMs and check the conformance. We applied our approach to a small canonical software system as a proof of concept experiment. The results supported our hypothesis that it is possible to check the conformance between source code structure and design structure automatically, and this approach has the potential to be scaled for use in large software systems.
Keywords
conformance testing; genetic algorithms; matrix algebra; program slicing; program testing; program verification; software maintenance; software prototyping; software quality; abstracted design modular structure; canonical software system; conformance testing; design structure matrix; evolutionary approach; genetic algorithm; program slicing; software changeability; software evolvability; software maintainability; software modularity analysis; software quality; source code modular structure; Algorithm design and analysis; Computer science; Genetic algorithms; Java; Packaging; Performance analysis; Software design; Software maintenance; Software quality; Software systems;
fLanguage
English
Publisher
ieee
Conference_Titel
Assessment of Contemporary Modularization Techniques, 2007. ICSE Workshops ACoM '07. First International Workshop on
Conference_Location
Minneapolis, MN
Print_ISBN
0-7695-2967-4
Type
conf
DOI
10.1109/ACOM.2007.1
Filename
4228628
Link To Document