Improving automated documentation to code traceability by combining retrieval techniques
Version 2 2024-06-06, 11:26Version 2 2024-06-06, 11:26
Version 1 2016-10-12, 12:52Version 1 2016-10-12, 12:52
conference contribution
posted on 2011-12-01, 00:00authored byX Chen, John Grundy
Documentation written in natural language and source code are two of the major artifacts of a software system. Tracking a variety of traceability links between software documentation and source code assists software developers in comprehension, efficient development, and effective management of a system. Automated traceability systems to date have been faced with a major open research challenge: how to extract these links with both high precision and high recall. In this paper we introduce an approach that combines three supporting techniques, Regular Expression, Key Phrases, and Clustering, with a Vector Space Model (VSM) to improve the performance of automated traceability between documents and source code. This combination approach takes advantage of strengths of the three techniques to ameliorate limitations of VSM. Four case studies have been used to evaluate our combined technique approach. Experimental results indicate that our approach improves the performance of VSM, increases the precision of retrieved links, and recovers more true links than VSM alone.