Explora I+D+i UPV

Volver atrás Publicación

Integrating technical debt into MDE

Compartir
Autores UPV

Año

CONGRESO

Integrating technical debt into MDE

Abstract

The main goal of this work is to evaluate the feasibility to calculate the technical debt (a traditional software quality approach) in a model-driven context through the same tools used by software deve- lopers at work. The SonarQube tool was used, so that the quality check was performed directly on projects created with Eclipse Modeling Frame- work (EMF) instead of traditionals source code projects. In this work, XML was used as the model speci cation language to verify in Sonar- Qube due to the creation of EMF metamodels in XMI (XML Metadata Interchange) and that SonarQube oers a plugin to assess the XML lan- guage. After this, our work focused on the de nition of model rules as an XSD schema (XML Schema De nition) and the integration between EMF-SonarQube in order that these metrics were directly validated by SonarQube; and subsequently, this tool determined the technical debt that the analyzed EMF models could contain