Investigating the Use of Code LLMs for Predictive Mutation Testing (PMT) with C#
I am currently conducting research for my Master’s thesis on the application of Code Large Language Models (Code LLMs) in Predictive Mutation Testing (PMT). Originally, PMT leverages statistical models for Java source code to predict which mutated code versions will be detected (Killed) by a test suite.