3 papers
cs.SE2026
What Makes Code Generation Ethically Sourced?
Zhuolin Xu, Chenglin Li, Qiushi Li +1
Several code generation models have been proposed to help reduce time and effort in solving software-related tasks. To ensure responsible AI, there are growing interests over vario…
cs.SE2025
Testing Refactoring Engine via Historical Bug Report driven LLM
Haibo Wang, Zhuolin Xu, Shin Hwei Tan
Refactoring is the process of restructuring existing code without changing its external behavior while improving its internal structure. Refactoring engines are integral components…
cs.SE2025
Guiding ChatGPT to Fix Web UI Tests via Explanation-Consistency Checking
Zhuolin Xu, Qiushi Li, Shin Hwei Tan
The rapid evolution of Web UI incurs time and effort in UI test maintenance. Prior techniques in Web UI test repair focus on locating the target elements on the new Webpage that ma…