Abstract
In software development, early defect detection using static analysis can be performed without executing the source code. However, defects are detected on a non-execution basis, thus resulting in a higher ratio of false positives. Recently, studies have been conducted to effectively perform static analyses using machine learning (ML) and deep learning (DL) technologies. This study examines the techniques for detecting runtime errors used in existing static analysis tools and the causes and rates of false positives. It analyzes the latest static analysis technologies that apply machine learning/deep learning to decrease false positives and compares them with existing technologies in terms of effectiveness and performance. In addition, machine-learning/deep-learning-based defect detection techniques were implemented in experimental environments and real-world software to determine their effectiveness in real-world software.
Original language | English |
---|---|
Article number | 3518 |
Journal | Electronics (Switzerland) |
Volume | 12 |
Issue number | 16 |
DOIs | |
State | Published - Aug 2023 |
Bibliographical note
Publisher Copyright:© 2023 by the authors.
Keywords
- deep learning
- early defect detection
- false positive rate
- machine learning
- static analysis