How Do Software Developers Identify Design Problems? A Qualitative Analysis

Leonardo Sousa, Roberto Oliveira, Alessandro Fabricio Garcia, Jaejoon Lee, Tanya Conte, William Oizumi, Rafael de Mello, Adriana Lopes, Natasha Valentim, Edson Oliveira, Carlos Lucena

Research output: Chapter in Book/Report/Conference proceedingConference contribution

8 Citations (SciVal)

Abstract

When a software design decision has a negative impact on one or more quality attributes, we call it a design problem. For example, the Fat Interface problem indicates that an interface exposes non-cohesive services Thus, clients and implementations of this interface may have to handle with services that they are not interested. A design problem such as this hampers the extensibility and maintainability of a software system. As illustrated by the example, a single design problem often affects several elements in the program. Despite its harmfulness, it is difficult to identify a design problem in a system. It is even more challenging to identify design problems when the source code is the only available artifact. In particular, no study has observed what strategy(ies) developers use in practice to identify design problems when the design documentation is unavailable. In order to address this gap, we conducted a qualitative analysis on how developers identify design problems in two different scenarios: when they are either familiar (Scenario 1) or unfamiliar (Scenario 2) with the analyzed systems. Developers familiar with the systems applied a diverse set of strategies during the identification of each design problem. Some strategies were frequently used to locate code elements for analysis, and other strategies were frequently used to confirm design problems in these elements. Developers unfamiliar with the systems relied only on the use of code smells along the task. Despite some differences among the subjects from both scenarios, we noticed that developers often search for multiple indicators during the identification of each design problem.
Original languageEnglish
Title of host publicationSBES'17 Proceedings of the 31st Brazilian Symposium on Software Engineering
Pages54-63
Number of pages10
DOIs
Publication statusPublished - 17 Sept 2017

Cite this