Bringing usability concerns to the design of software architecture

  • Authors:
  • Bonnie E. John;Len Bass;Maria-Isabel Sanchez-Segura;Rob J. Adams

  • Affiliations:
  • Human-Computer Interaction Institute, Carnegie Mellon University;Software Engineering Institute, Carnegie Mellon University;Computer Science Department, Carlos III University of Madrid, Spain;Human-Computer Interaction Institute, Carnegie Mellon University

  • Venue:
  • EHCI-DSVIS'04 Proceedings of the 2004 international conference on Engineering Human Computer Interaction and Interactive Systems
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software architects have techniques to deal with many quality attributes such as performance, reliability, and maintainability. Usability, however, has traditionally been concerned primarily with presentation and not been a concern of software architects beyond separating the user interface from the remainder of the application. In this paper, we introduce usability-supporting architectural patterns. Each pattern describes a usability concern that is not supported by separation alone. For each concern, a usability-supporting architectural pattern provides the forces from the characteristics of the task and environment, the human, and the state of the software to motivate an implementation independent solution cast in terms of the responsibilities that must be fulfilled to satisfy the forces. Furthermore, each pattern includes a sample solution implemented in the context of an overriding separation based pattern such as J2EE Model View Controller.