121 citations · 123 across the 5 of their papers we have counts for
7 papers
Evolutionary Conflict Checking
Tao Ji, Liqian Chen, Xiaoguang Mao +2
During the software evolution, existing features may be adversely affected by new changes, which is well known as regression errors. Maintaining a high-quality test suite is helpfu…
On the Efficiency of Test Suite based Program Repair: A Systematic Assessment of 16 Automated Repair Systems for Java Programs
Kui Liu, Shangwen Wang, Anil Koyuncu +7
Test-based automated program repair has been a prolific field of research in software engineering in the last decade. Many approaches have indeed been proposed, which leverage test…
Automated Regression Unit Test Generation for Program Merges
Tao Ji, Liqian Chen, Xiaoguang Mao +2
Merging other branches into the current working branch is common in collaborative software development. However, developers still heavily rely on the textual merge tools to handle…
How Different Is It Between Machine-Generated and Developer-Provided Patches? An Empirical Study on The Correct Patches Generated by Automated Program Repair Techniques
Shangwen Wang, Ming Wen, Liqian Chen +2
Background: Over the years, Automated Program Repair (APR) has attracted much attention from both academia and industry since it can reduce the costs in fixing bugs. However, how t…
An Initial Step Towards Organ Transplantation Based on GitHub Repository
Shangwen Wang, Xiaoguang Mao, Yue Yu
Organ transplantation, which is the utilization of codes directly related to some specific functionalities to complete ones own program, provides more convenience for developers th…
Multi-Location Program Repair Strategies Learned from Past Successful Experience
Shangwen Wang, Xiaoguang Mao, Nan Niu +2
Automated program repair (APR) has great potential to reduce the effort and time-consumption in software maintenance and becomes a hot topic in software engineering recently with m…