Java Source Code Defect Detection.

Hong Zhu,Dahai Jin
DOI: https://doi.org/10.1109/bmei.2015.7401592
2015-01-01
Abstract:Traditional code defect detection tools exist in the form of client software, which lead to the separation of the development environment and test environment. In order to solve this problem, a plug-in java source code defect detection framework is constructed. It is based on DTS (Defect Testing System)1. It can provide a scalable platform with good flexibility, and a good support software framework for the project implementation. After studying the essence and realization mechanism of the "platform + plug-in" model, the Java source code defect detection method and its system are proposed. So the efficiency of software development and testing is proposed.
What problem does this paper attempt to address?