FUZZTESTING
Fuzz testing
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. The program is then monitored for exceptions such as crashes, or failing built-in code assertions or for finding potential memory leaks. Fuzzing is commonly used to test for security problems in software or computer systems.The above text is a snippet from Wikipedia: Fuzz testing
and as such is available under the Creative Commons Attribution/Share-Alike License.
fuzz testing
Noun
The above text is a snippet from Wiktionary: fuzz testing
and as such is available under the Creative Commons Attribution/Share-Alike License.