📅  最后修改于: 2022-03-11 14:57:37.993000             🧑  作者: Mango
Fuzz testing is used to identify coding
errors and security loopholes in an application.
By inputting a massive amount of random
data to the system in an attempt to make
it crash to identify if anything breaks
in the application.