Integration of Automatic Test Generators For Maximizing the Code Coverage Level

Read the full article See related articles

Listed in

This article is not in any list yet, why not save it to one of your lists.
Log in to save this article

Abstract

This paper explores the development of a sophisticated system for automatic test generation tailored specifically for Java web applications utilizing REST interfaces. Writing tests ensures the quality of the software solution event after the introduction of subsequent changes, because automated regression testing can detect potential bugs in the code event before the application is resealed into production. By utilizing and comparing various automatic test generators, the system described provides users with a visual representation of code structure and coverage, enhancing insights through call graph visualization. The paper describes the concepts of theoretical automatic test generators, gives an overview of generators, and details the design and implementation of the implemented solution, which integrates the system test generator and the unit test generator based on open source to achieve the maximum code coverage level.

Article activity feed