A literature review of research in bug resolution: Tasks, challenges and future directions

T Zhang, H Jiang, X Luo, ATS Chan - The Computer Journal, 2016 - academic.oup.com
Due to the increasing scale and complexity of software products, software maintenance
especially on bug resolution has become a challenging task. Generally in large-scale …

The power of bots: Characterizing and understanding bots in oss projects

M Wessel, BM De Souza, I Steinmacher… - Proceedings of the …, 2018 - dl.acm.org
Leveraging the pull request model of social coding platforms, Open Source Software (OSS)
integrators review developers' contributions, checking aspects like license, code quality, and …

Duplicate bug report detection using dual-channel convolutional neural networks

J He, L Xu, M Yan, X **a, Y Lei - … of the 28th International Conference on …, 2020 - dl.acm.org
Developers rely on bug reports to fix bugs. The bug reports are usually stored and managed
in bug tracking systems. Due to the different expression habits, different reporters may use …

[HTML][HTML] A survey on bug deduplication and triage methods from multiple points of view

C Qian, M Zhang, Y Nie, S Lu, H Cao - Applied Sciences, 2023 - mdpi.com
To address the issue of insufficient testing caused by the continuous reduction of software
development cycles, many organizations maintain bug repositories and bug tracking …

Automated classification of software issue reports using machine learning techniques: an empirical study

N Pandey, DK Sanyal, A Hudait, A Sen - Innovations in Systems and …, 2017 - Springer
Software developers, testers and customers routinely submit issue reports to software issue
trackers to record the problems they face in using a software. The issues are then directed to …

Bug severity prediction using question-and-answer pairs from stack overflow

Y Tan, S Xu, Z Wang, T Zhang, Z Xu, X Luo - Journal of Systems and …, 2020 - Elsevier
Nowadays, bugs have been common in most software systems. For large-scale software
projects, developers usually conduct software maintenance tasks by utilizing software …

Duplicate bug report detection and classification system based on deep learning technique

A Kukkar, R Mohana, Y Kumar, A Nayyar, M Bilal… - IEEE …, 2020 - ieeexplore.ieee.org
Duplicate bug report detection is a process of finding a duplicate bug report in the bug
tracking system. This process is essential to avoid unnecessary work and rediscovery. In …

A contextual approach towards more accurate duplicate bug report detection and ranking

A Hindle, A Alipour, E Stroulia - Empirical Software Engineering, 2016 - Springer
The issue-tracking systems used by software projects contain issues, bugs, or tickets written
by a wide variety of bug reporters, with different levels of training and knowledge about the …

BotHunter: An approach to detect software bots in GitHub

A Abdellatif, M Wessel, I Steinmacher… - Proceedings of the 19th …, 2022 - dl.acm.org
Bots have become popular in software projects as they play critical roles, from running tests
to fixing bugs/vulnerabilities. However, the large number of software bots adds extra effort to …

Preventing duplicate bug reports by continuously querying bug reports

A Hindle, C Onuczko - Empirical Software Engineering, 2019 - Springer
Bug deduplication or duplicate bug report detection is a hot topic in software engineering
information retrieval research, but it is often not deployed. Typically to de-duplicate bug …