An Empirical Study of Obsolete Answers on Stack Overflow
Abstract
Stack Overflow accumulates an enormous amount of software engineering knowledge. However, as time passes, certain knowledge in answers may become obsolete. Such obsolete answers, if not identified or documented clearly, may mislead answer seekers and cause unexpected problems (e.g., using an out-dated security protocol). In this paper, we investigate how the knowledge in answers becomes obsolete and identify the characteristics of such obsolete answers. We find that: 1) More than half of the obsolete answers (58.4%) were probably already obsolete when they were first posted. 2) When an obsolete answer is observed, only a small proportion (20.5%) of such answers are ever updated. 3) Answers to questions in certain tags (e.g., node.js, ajax, android, and objective-c) are more likely to become obsolete. Our findings suggest that Stack Overflow should develop mechanisms to encourage the whole community to maintain answers (to avoid obsolete answers) and answer seekers are encouraged to carefully go through all information (e.g., comments) in answer threads.
Cite
@article{arxiv.1903.12282,
title = {An Empirical Study of Obsolete Answers on Stack Overflow},
author = {Haoxiang Zhang and Shaowei Wang and Tse-Hsun and Chen and Ying Zou and Ahmed E. Hassan},
journal= {arXiv preprint arXiv:1903.12282},
year = {2019}
}
Comments
14 pages