Applying Webmining Techniques to Execution Traces to Support the Programming Comprehension Process

TitleApplying Webmining Techniques to Execution Traces to Support the Programming Comprehension Process
Publication TypeConference Paper
Year of Publication2005
AuthorsZaidman, A, Calders T, Demeyer S, Paredaens J
Conference NameProceedings {CSMR}'05(Conference on Software Maintenance and Reengineering)
PublisherIEEE Press
Abstract

Well-designed object-oriented programs typically consist of a few key classes that work tightly together to provide the bulk of the functionality. As such, these key classes are excellent starting points for the program comprehension process. We propose a technique that uses web-mining principles on execution traces to discover these important and tightly interacting classes. Based on two medium-scale case studies