Complexity measures in 4GL environment

  • Authors:
  • Csaba Nagy;László Vidács;Rudolf Ferenc;Tibor Gyimóthy;Ferenc Kocsis;István Kovács

  • Affiliations:
  • Department of Software Engineering, University of Szeged;Research Group on Artificial Intelligence, University of Szeged & HAS;Department of Software Engineering, University of Szeged;Department of Software Engineering, University of Szeged;SZEGED Software Zrt;SZEGED Software Zrt

  • Venue:
  • ICCSA'11 Proceedings of the 2011 international conference on Computational science and Its applications - Volume Part V
  • Year:
  • 2011

Quantified Score

Hi-index 0.01

Visualization

Abstract

Nowadays, the most popular programming languages are socalled third generation languages, such as Java, C# and C++, but higher level languages are also widely used for application development. Our work was motivated by the need for a quality assurance solution for a fourth generation language (4GL) called Magic. We realized that these very high level languages lie outside the main scope of recent static analysis techniques and researches, even though there is an increasing need for solutions in 4GL environment. During the development of our quality assurance framework we faced many challenges in adapting metrics from popular 3GLs and defining new ones in 4GL context. Here we present our results and experiments focusing on the complexity of a 4GL system. We found that popular 3GL metrics can be easily adapted based on syntactic structure of a language, however it requires more complex solutions to define complexity metrics that are closer to developers' opinion. The research was conducted in co-operation with a company where developers have been programming in Magic for more than a decade. As an outcome, the resulting metrics are used in a novel quality assurance framework based on the Columbus methodology.