This is the second part of the project "QaaS I: Qualification as a Service I (static part)" but in this case the dynamic part will be developed. QaaS II is a project that was born with the aim of dynamically analyzing the code structure of a software project in order to automatically extract various metrics that allow its qualification.
To carry out this analysis, the project exploits the transformation of metamodels. That is, various data structures that represent a code execution stream are defined and instantiated, and then these metamodels are converted to new metamodels that gradually abstract the final information required by the metrics.