A Software Defect Prediction Method Based on Module Dependency Graph
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- 天航长鹰(江苏)科技有限公司
- Publication Date
- 2021-05-14
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention belongs to the technical field of software quality assurance, in particular to a software defect prediction method based on a module dependency graph. Background technique
[0002] Software defect prediction is a very important research topic in software engineering. Static software defect prediction technology based on metrics uses the historical data obtained from existing software modules to predict defects for new software modules to judge new software defects. Whether the module is defective or not, thus providing decision support for software projects. Most of the existing research on software defect prediction uses machine learning technology. Software defect prediction generally includes the following steps: 1) Mark module categories, software modules can be divided into two categories: defective modules and non-defective modules; 2) Extract module attributes, Use McCabe metric, McCabe metric, Halstead metric and other methods to...