JargonFile/entries/fuzzing.txt

5 lines
156 B
Plaintext
Raw Permalink Normal View History

2018-10-16 16:43:26 +00:00
fuzzing
To throw random variables at the inputs of a program to test for bugs
or to find security vulnerabilities. As in "fuzzing the inputs",
"fuzz test".