
fuzz testing
submitting random inputs and verifying that specified properties hold across all of them
“Fuzz testing the parser uncovered a crash triggered by a specific Unicode sequence.”

submitting random inputs and verifying that specified properties hold across all of them
“Fuzz testing the parser uncovered a crash triggered by a specific Unicode sequence.”