2 citations · 2 across the 3 of their papers we have counts for
3 papers
cs.SE2025★ 2 cited
Large Language Models for Unit Testing: A Systematic Literature Review
Quanjun Zhang, Chunrong Fang, Siqi Gu +3
Unit testing is a fundamental practice in modern software engineering, with the aim of ensuring the correctness, maintainability, and reliability of individual software components.…
cs.SE2024
Static Code Analyzer Recommendation via Preference Mining
Xiuting Ge, Chunrong Fang, Xuanye Li +3
Static Code Analyzers (SCAs) have played a critical role in software quality assurance. However, SCAs with various static analysis techniques suffer from different levels of false…
cs.SE2024
A Large-scale Empirical Study on Fine-tuning Large Language Models for Unit Testing
Ye Shang, Quanjun Zhang, Chunrong Fang +3
Unit testing plays a pivotal role in software development, improving software quality and reliability. However, generating effective test cases manually is time-consuming, promptin…