A software tester is randomly generating invalid inputs in an attempt to crash the program. Which of the
following is a software testing technique used to determine if a software program properly handles a wide range
of invalid input?
A.
Mutating
B.
Randomizing
C.
Fuzzing
D.
Bounding
C