2 papers
cs.SE2025
Improving Retrieval-Augmented Deep Assertion Generation via Joint Training
Quanjun Zhang, Chunrong Fang, Yi Zheng +7
Unit testing attempts to validate the correctness of basic units of the software system under test and has a crucial role in software development and testing. Very recent work prop…
cs.SE2022
Investigating Coverage Guided Fuzzing with Mutation Testing
Ruixiang Qian, Quanjun Zhang, Chunrong Fang +1
Coverage guided fuzzing (CGF) is an effective testing technique which has detected hundreds of thousands of bugs from various software applications. It focuses on maximizing code c…