Developing maintainable software: the READABLE approach

  • Authors:
  • Cecil Eng Huang Chua;Sandeep Purao;Veda C. Storey

  • Affiliations:
  • Nanyang Business School, Nanyang Technological University, Singapore;School of Information Sciences and Technology, The Pennsylvania State University, University Park, State College, PA;J. Mack Robinson College of Business, Georgia State University, Atlanta, GA

  • Venue:
  • Decision Support Systems
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software maintenance is expensive and difficult because soft-ware is complex and maintenance requires the understanding of code written by someone else. A prerequisite to maintainability is program understanding, specifically, understanding the control flows between software components. This is especially problematic for emerging software technologies, such as the World Wide Web, because of the lack of formal development practices and because web applications comprise a mix of static and dynamic content. Adequate representations are therefore necessary to facilitate program understanding. This research proposes an approach called READABLE (Readable, Executable, Augmentable Database-Linked Environment) that generates executable, tabular representations that can be used to both understand and manipulate software applications. A controlled laboratory experiment carried out to test the efficacy of the approach demonstrates that the representations significantly enhance program understanding. The results suggest that the approach and the corresponding environment may be useful to alleviate problems associated with the software maintainability of new web applications.