To address these shortcomings, we introduce SymPcNSGA-Testing (Symbolic execution, Path clustering and NSGA-II Testing), a novel hybrid methodology for mitigating path explosion in symbolic execution.
Fuzz testing, commonly known as fuzzing, is an automated software testing strategy that involves providing invalid, unexpected, or random data as inputs to computer programmes. Its primary aim is to ...