2 citations · 2 across the 2 of their papers we have counts for
3 papers
AI-Assisted Assessment of Coding Practices in Modern Code Review
Manushree Vijayvergiya, Małgorzata Salawa, Ivan Budiselić +10
Modern code review is a process in which an incremental code contribution made by a code author is reviewed by one or more peers before it is committed to the version control syste…
MuRS: Mutant Ranking and Suppression using Identifier Templates
Zimin Chen, Malgorzata Salawa, Manushree Vijayvergiya +3
Diff-based mutation testing is a mutation testing approach that only mutates lines affected by a code change under review. Google's mutation testing service integrates diff-based m…
Practical Mutation Testing at Scale
Goran Petrović, Marko Ivanković, Gordon Fraser +1
Mutation analysis assesses a test suite's adequacy by measuring its ability to detect small artificial faults, systematically seeded into the tested program. Mutation analysis is c…