A Coding Scheme to Support Systematic Analysis of Software Comprehension

  • Authors:
  • Anneliese von Mayrhauser;Stephen Lang

  • Affiliations:
  • Colorado State Univ., Fort Collins;International Computers Limited, Manchester, UK

  • Venue:
  • IEEE Transactions on Software Engineering
  • Year:
  • 1999

Quantified Score

Hi-index 0.05

Visualization

Abstract

Protocol Analysis is a valuable tool for gaining qualitative data from observations of programmer behavior during software maintenance. However, there are some major drawbacks with Protocol Analysis as it is currently practiced.Firstly, Protocol Analysis requires a daunting amount of effort at each stage of analysis.Secondly, the results from one Protocol Analysis are often difficult to compare with results from another. This paper describes a coding scheme, AFECS, designed to reduce the effort required to perform Protocol Analysis and to resolve the problem of noncomparable results.AFECS uses codes that consist of expandable and flexible segments. This allows AFECS to be tailored to the requirements of a variety of research studies, while maintaining a degree of consistency. Explicit segmentation also makes AFECS easy to use. An example shows AFECS' use and ability to adapt to diverse research questions.