5 citations · 6 across the 3 of their papers we have counts for
3 papers
Efficient Mutation Testing via Pre-Trained Language Models
Ahmed Khanfir, Renzo Degiovanni, Mike Papadakis +1
Mutation testing is an established fault-based testing technique. It operates by seeding faults into the programs under test and asking developers to write tests that reveal these…
CodeBERT-nt: code naturalness via CodeBERT
Ahmed Khanfir, Matthieu Jimenez, Mike Papadakis +1
Much of software-engineering research relies on the naturalness of code, the fact that code, in small code snippets, is repetitive and can be predicted using statistical language m…
Syntactic Vs. Semantic similarity of Artificial and Real Faults in Mutation Testing Studies
Milos Ojdanic, Aayush Garg, Ahmed Khanfir +3
Fault seeding is typically used in controlled studies to evaluate and compare test techniques. Central to these techniques lies the hypothesis that artificially seeded faults invol…