|
计算机应用 2008
Improved fuzz testing for compound document
|
Abstract:
Fuzz testing is a kind of black box testing, which is used to discover the bugs in the applications and protocols. When being used in testing the application with network service and software with simple file format, fuzz testing performs efficiently, but it is ineffective in testing the software with complex file format because of the force and stochastic fuzzing data. The paper gave an effective fuzz testing strategy in testing the software with complex file format based on the structural storage characteristics of compound document formats.