ISISTAN   23985
INSTITUTO SUPERIOR DE INGENIERIA DEL SOFTWARE
Unidad Ejecutora - UE
artículos
Título:
Exploring architecture blueprints for prioritizing critical code anomalies: Experiences and tool support
Autor/es:
GUIMARAES, EVERTON; DIAZ PACE, JORGE ANDRES; GARCIA, ALESSANDRO; VIDAL, SANTIAGO; MARCOS, CLAUDIA
Revista:
SOFTWARE: PRACTICE AND EXPERIENCE
Editorial:
JOHN WILEY & SONS LTD
Referencias:
Lugar: LOndres; Año: 2017
ISSN:
0038-0644
Resumen:
The manifestation of code anomalies in software systems often indicates symp- toms of architecture degradation. Several approaches have been proposed to detect such anomalies in the source code. However, most of them fail to assist developers in prioritizing anomalies harmful to the software architecture of a system. This article presents an investigation on how developers, when sup- ported by architecture blueprints, are able to prioritize architecturally relevant code anomalies. First, we performed a controlled experiment where participants explored both blueprints and source code to reveal architecturally relevant code anomalies. Although the use of blueprints has the potential to improve code anomaly prioritization, the participants often made several mistakes. We found these mistakes might occur because developers miss relationships between implementation and blueprint elements when they prioritize anomalies in an ad hoc manner. Furthermore, the time spent on the prioritization process was considerably high. Aiming to improve the accuracy and effectiveness of the pro- cess, we provided means to automate the prioritization process. In particular, we explored 3 prioritization criteria, which establish different ways of relating the blueprint elements with code anomalies. These criteria were implemented in the JSpIRIT tool. The approach was evaluated in the context of 2 applications with satisfactory precision results.