Section 01
RAG Empowers Software Testing and Review: An Empirical Study on Reducing Hallucinations and Improving Efficiency
This article explores the application value of Retrieval-Augmented Generation (RAG) technology in software testing and code review through empirical research. The core idea is: by providing external knowledge context to Large Language Models (LLMs) via RAG pipelines, hallucination issues of LLMs can be significantly reduced, and the efficiency of Verification and Validation (V&V) activities can be improved. The study focuses on two major tasks—test case generation and code review—and verifies the effectiveness of RAG technology.