location: Current position: jianghe >> Scientific Research >> Paper Publications

Mining authorship characteristics in bug repositories

Hits:

Indexed by:期刊论文

Date of Publication:2017-01-01

Journal:SCIENCE CHINA-INFORMATION SCIENCES

Included Journals:SCIE、EI、CSCD、Scopus

Volume:60

Issue:1

ISSN No.:1674-733X

Key Words:software maintenance; bug repositories; authorship characteristics; bug report summarization

Abstract:Bug reports are widely employed to facilitate software tasks in software maintenance. Since bug reports are contributed by people, the authorship characteristics of contributors may heavily impact the performance of resolving software tasks. Poorly written bug reports may delay developers when fixing bugs. However, no in-depth investigation has been conducted over the authorship characteristics. In this study, we first leverage byte-level N-grams to model the authorship characteristics and employ Normalized Simplified Profile Intersection (NSPI) to identify the similarity of the authorship characteristics. Then, we investigate a series of properties related to contributors' authorship characteristics, including the evolvement over time and the variation among distinct products in open source projects. Moreover, we show how to leverage the authorship characteristics to facilitate a well-known task in software maintenance, namely Bug Report Summarization (BRS). Experiments on open source projects validate that incorporating the authorship characteristics can effectively improve a stateof-the-art method in BRS. Our findings suggest that contributors should retain stable authorship characteristics and the authorship characteristics can assist in resolving software tasks.

Pre One:Strict pattern matching under non-overlapping condition

Next One:软件仓库挖掘领域:贡献者和研究热点