Use Case Redocumentation from GUI Event Traces

  • Authors:
  • Michael Smit;Eleni Stroulia;Kenny Wong

  • Affiliations:
  • University of Alberta, Department of Computing Science, Edmonton, AB, msmit@cs.ualberta.ca;University of Alberta, Department of Computing Science, Edmonton, AB, stroulia@cs.ualberta.ca;University of Alberta, Department of Computing Science, Edmonton, AB, kenw@cs.ualberta.ca

  • Venue:
  • CSMR '08 Proceedings of the 2008 12th European Conference on Software Maintenance and Reengineering
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Use case re-documentation is an important maintenance task. The implemented functionality of an application may not reflect original use cases. This discrepancy can create problems in downstream software activities, such as developing documentation and migrating to platforms adopting a Service-Oriented Architecture (SOA). We present a methodology and a toolkit for redocumenting the use cases of interactive Java Swing object-oriented applications. Our method collects execution traces of the application while experienced users interact with it. These traces are clustered according to the similarity of the user interface events, to identify families of task-specific execution scenarios. Finally, the traces in each cluster are aligned to produce usage scenarios and visualized.