Reverse Engineering Legacy Interfaces: An Interaction-Driven Approach

  • Authors:
  • E. Stroulia;M. El-Ramly;L. Kong;P. Sorenson;B. Matichuk

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • WCRE '99 Proceedings of the Sixth Working Conference on Reverse Engineering
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

Legacy systems constitute valuable assets to the organizations that own them. However, due to the development of newer and faster hardware platforms and the invention of novel interface styles, there is a great demand for their migration to new platforms. In this paper, we present a method for reverse engineering the system interface that consists of two tasks. Based on traces of the users interaction with the system, the ``interface mapping'' task constructs a ``map'' of the system interface, in terms of the individual system screens and the transitions between them. The subsequent ``task and domain modeling'' task uses the interface map and task-specific traces to construct an abstract model of a user's task as an information exchange plan. The task model specifies the screen transition diagram that the user has to traverse in order to accomplish the task in question, and the flow of information that the user exchanges with the system at each screen. This task model is later used as the basis for specifying a new graphical user interface tailored to the task in question.