ソフトウェア工学の基礎ワークショップ論文集
Online ISSN : 2436-634X
第29回ソフトウェア工学の基礎ワークショップ(FOSE2022)
会議情報

プログラミング演習におけるセグメントを用いたソースコードの誤り箇所特定方法の提案
澤田 侑希梅田 祐一郎蜂巣 吉成吉田 敦桑原 寛明
著者情報
会議録・要旨集 フリー

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.

著者関連情報
前の記事 次の記事
feedback
Top