Wednesday, February 19, 2014

Testing Terminology - Fuzz Testing

I include testing terminology that is new to me there:

Fuzz testing or fuzzing is a software testing technique, often automated or semi-automated, that involves providing invalid, unexpected, or random data to the inputs of a computer program.

No comments: