7 citations · 7 across the 3 of their papers we have counts for
3 papers
cs.SE2024
Go-Oracle: Automated Test Oracle for Go Concurrency Bugs
Foivos Tsimpourlas, Chao Peng, Carlos Rosuero +2
The Go programming language has gained significant traction for developing software, especially in various infrastructure systems. Nonetheless, concurrency bugs have become a preva…
cs.SE2024★ 7 cited
CoEdPilot: Recommending Code Edits with Learned Prior Edit Relevance, Project-wise Awareness, and Interactive Nature
Chenyan Liu, Yufan Cai, Yun Lin +6
Recent years have seen the development of LLM-based code generation. Compared to generating code in a software project, incremental code edits are empirically observed to be more f…
cs.SE2023
Hawkeye: Change-targeted Testing for Android Apps based on Deep Reinforcement Learning
Chao Peng, Zhengwei Lv, Jiarong Fu +4
Android Apps are frequently updated to keep up with changing user, hardware, and business demands. Ensuring the correctness of App updates through extensive testing is crucial to a…