Refactoring for Usability in Web Applications

  • Authors:
  • Alejandra Garrido;Gustavo Rossi;Damiano Distante

  • Affiliations:
  • Universidad Nacional de La Plata;Universidad Nacional de La Plata;Unitelma Sapienza University

  • Venue:
  • IEEE Software
  • Year:
  • 2011

Quantified Score

Hi-index 0.01

Visualization

Abstract

Refactoring was originally conceived as a technique for enhancing the design of an existing code base by applying small behavior-preserving transformations to the code. Later research extended scope of refactoring to other software artifacts, such as design models, and widened its intent to improve additional software quality factors, such as performance. In this article, the authors discuss how to improve the usability of a Web application by applying refactoring on its design structure. We also classify each refactoring by the specific usability factor it improves and the bad usability smells it targets. Some examples of Web model refactorings illustrate our claims.