Bug Whispering: Towards Audio Bug Reporting

📅 2025-08-31
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses the cumbersome traditional error reporting process on mobile devices and low user engagement. We propose a lightweight, audio-based defect reporting paradigm that leverages native mobile audio interfaces to capture users’ spoken feedback. Systematically analyzing the content structure, semantic characteristics, and reproduction bottlenecks of audio reports, we identify— for the first time—the unique challenges posed by voice-based defect descriptions in reproducibility analysis, including contextual ambiguity, imprecise operation sequencing, and environmental noise interference. Empirical evaluation demonstrates the feasibility and effectiveness of audio-based bug reporting, significantly improving both real-world defect detection rates and user submission willingness. Our work establishes a foundational framework for future research on speech-driven automated defect localization, scenario reconstruction, and semantic parsing, providing both theoretical insights and empirical validation.

Technology Category

Application Category

📝 Abstract
Bug reporting is a key feature of mobile applications, as it enables developers to collect information about faults that escaped testing and thus affected end-users. This paper explores the idea of allowing end-users to immediately report the problems that they experience by recording and submitting audio messages. Audio recording is simple to implement and has the potential to increase the number of bug reports that development teams can gather, thus potentially improving the rate at which bugs are identified and fixed. However, audio bug reports exhibit specific characteristics that challenge existing techniques for reproducing bugs. This paper discusses these challenges based on a preliminary experiment, and motivates further research on the collection and analysis of audio-based bug reports
Problem

Research questions and friction points this paper is trying to address.

Audio bug reports challenge existing bug reproduction techniques
End-users report faults via audio messages for immediate submission
Increasing bug report quantity improves identification and fixing rates
Innovation

Methods, ideas, or system contributions that make the work stand out.

Audio recording for immediate bug reporting
Addressing challenges in reproducing audio bugs
Motivating research on audio-based bug analysis
🔎 Similar Papers
No similar papers found.