4 citations · 4 across the 1 of their papers we have counts for
2 papers
cs.SE2024
Mutation Analysis with Execution Taints
Rahul Gopinath, Philipp Goerz
Mutation analysis is one of the most effective, but costly means of assessing the ability of software test suites to prevent bugs. Traditional mutation analysis involves producing…
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…