Automatically detecting developer activities and problems in software development work

  • Authors:
  • Tobias Roehm;Walid Maalej

  • Affiliations:
  • TU Munich, Germany;TU Munich, Germany

  • Venue:
  • Proceedings of the 34th International Conference on Software Engineering
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Detecting the current activity of developers and problems they are facing is a prerequisite for a context-aware assistance and for capturing developersâ聙聶 experiences during their work. We present an approach to detect the current activity of software developers and if they are facing a problem. By observing developer actions like changing code or searching the web, we detect whether developers are locating the cause of a problem, searching for a solution, or applying a solution. We model development work as recurring problem solution cycle, detect developerâ聙聶s actions by instrumenting the IDE, translate developer actions to observations using ontologies, and infer developer activities by using Hidden Markov Models. In a preliminary evaluation, our approach was able to correctly detect 72% of all activities. However, a broader more reliable evaluation is still needed.