BugRepro: Enhancing Android Bug Reproduction with Domain-Specific Knowledge Integration
BugRepro: Enhancing Android Bug Reproduction with Domain-Specific Knowledge Integration
Mobile application development is a fast-paced process where maintaining high-quality user experiences is crucial. Bug reproduction, a key aspect of maintaining app quality, often faces significant challenges. Specifically, when descriptions in bug reports are ambiguous or difficult to comprehend, current approaches fail to extract accurate information. Moreover, modern applications exhibit inherent complexity with multiple pages and diverse functionalities, making it challenging for existing methods to map the relevant information in bug reports to the corresponding UI elements that need to be manipulated. To address these challenges, we propose BugRepro, a novel technique that integrates domain-specific knowledge to enhance the accuracy and efficiency of bug reproduction. BugRepro adopts a Retrieval-Augmented Generation (RAG) approach. It retrieves similar bug reports along with their corresponding steps to reproduce (S2R) entities from an example-rich RAG document. In addition, BugRepro explores the graphical user interface (GUI) of the app and extracts transition graphs from the user interface to incorporate app-specific knowledge to guide large language models (LLMs) in their exploration process. Our experiments demonstrate that BugRepro significantly outperforms two state-of-the-art methods (ReCDroid and AdbGPT). For S2R entity extraction accuracy, it achieves a 7.57 to 28.89 percentage point increase over prior methods. For the bug reproduction success rate, the improvement reaches 74.55% and 152.63%. In reproduction efficiency, the gains are 0.72% and 76.68%.
Hongrong Yin、Jinhong Huang、Yao Li、Yunwei Dong、Tao Zhang
计算技术、计算机技术
Hongrong Yin,Jinhong Huang,Yao Li,Yunwei Dong,Tao Zhang.BugRepro: Enhancing Android Bug Reproduction with Domain-Specific Knowledge Integration[EB/OL].(2025-05-20)[2025-06-13].https://arxiv.org/abs/2505.14528.点此复制
评论