主催: 角田 雅照, 柗本 真佑
会議名: 第29回ソフトウェア工学の基礎ワークショップ(FOSE2022)
開催地: 島根県松江市
開催日: 2022/11/10 - 2022/11/12
p. 55-60
In programming exercises, we propose a method to lo- calize defects based on automatic program repair. Localizing defects is accomplished by comparing a learner’s programs and model answers using program segments, which are sequences of statements with no branches, and replacing a learner’s segments with model answers’ seg- ments until pass testcases. We implemented a localizing defects tool and confirmed that our tool can find defects for practical use.