2 papers
cs.SE2022
Input Repair via Synthesis and Lightweight Error Feedback
Lukas Kirschner, Ezekiel Soremekun, Rahul Gopinath +1
Often times, input data may ostensibly conform to a given input format, but cannot be parsed by a conforming program, for instance, due to human error or data corruption. In such c…
cs.SE2021
Mutation Testing in Evolving Systems: Studying the relevance of mutants to code evolution
Milos Ojdanic, Ezekiel Soremekun, Renzo Degiovanni +2
When software evolves, opportunities for introducing faults appear. Therefore, it is important to test the evolved program behaviors during each evolution cycle. We conduct an expl…