English

Evolution analysis of software quality metrics in an open-source java project: A case study on TestNG

Software Engineering 2025-05-30 v1 Computational Engineering, Finance, and Science

Abstract

Software quality is critical in modern software engineering, especially in large and evolving codebases. This study analyzes the evolution of software quality metrics in five successive versions of the open-source Java testing framework TestNG. Using the static analysis tool Understand, eleven key object-oriented metrics, including cyclomatic complexity, class coupling, and lines of code, were extracted for each version. Statistical and visual analyses reveal structural trends over time. The results indicate that TestNG has matured into a more stable and maintainable framework, reflecting ongoing development, refactoring, and architectural improvements. This study provides insights into design evolution and offers recommendations for maintaining code quality in similar projects.

Keywords

Cite

@article{arxiv.2505.22884,
  title  = {Evolution analysis of software quality metrics in an open-source java project: A case study on TestNG},
  author = {Venkata Sai Sravya Sambaturu},
  journal= {arXiv preprint arXiv:2505.22884},
  year   = {2025}
}

Comments

9 Pages, 2 Figures

R2 v1 2026-07-01T02:47:25.686Z