抄録
The goal of software testing is to detect all latent defects. However, it is difficult to know how many latent defects remain and where they are hidden. In this research, we propose a system that analyzes the characteristics and tendencies of already detected defects and predicts where the latent defects are likely to be. Specifically, the system inputs the data of detected defects into a Self-Organizing Map (SOM) and predicts the locations that contain many defects from this map. To confirm the validity of this proposal, we input past defect data into the SOM, analyze the trend of defects, and evaluate the predictability of the latent defects.