Scenario-Driven Dynamic Analysis for Comprehending Large Software Systems

  • Authors:
  • Maher Salah;Spiros Mancoridis;Giuliano Antoniol;Massimiliano Di Penta

  • Affiliations:
  • Drexel University;Drexel University;Ecole Polytechnique de Montreal;University of Sannio, Italy

  • Venue:
  • CSMR '06 Proceedings of the Conference on Software Maintenance and Reengineering
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Understanding large software systems is simplified when a combination of techniques for static and dynamic analysis is employed. Effective dynamic analysis requires that execution traces be generated by executing scenarios that are representative of the system's typical usage. This paper presents an approach that uses dynamic analysis to extract views of a software system at different levels, namely (1) use cases views, (2) module interaction views, and (3) class interaction views. The proposed views can be used to help maintainers locate features to be changed. The proposed approach is evaluated against a large software system, the Mozilla web browser.