JavaShuo
栏目
标签
Fuzzinator: An Open-Source Modular Random Testing Framework
时间 2021-01-02
标签
软件测试
模糊测试
繁體版
原文
原文链接
摘要 fuzzing工具一般包含以下几个相似且重要的组件: 目标系统的数据生成解决方案 unique error检测器 自动化的测试用例规约器 issue报告工具 本文介绍Fuzzinator:一个开源的后测试框架,将上述几个组件模块化,使之相互独立,并串联起来,构成完成的框架。 1 介绍 模糊测试用于各种目标软件/系统: web引擎 操作系统内核 编译器 解释器 用户接口 等 同时也有很多测试用
>>阅读原文<<
相关文章
1.
UI Testing Framework
2.
25.3. unittest — Unit testing framework
3.
an introduction to conditional random fields
4.
An overview of network penetration testing
5.
Microsoft Unit Testing Framework for C++
6.
Significance Testing
7.
Penetration Testing、Security Testing、Automation Testing
8.
单元测试框架Unit testing framework (PyUnit)
9.
Unit Testing with NSubstitute
10.
[转载] Conv Nets: A Modular Perspective
更多相关文章...
•
Redis内存回收策略
-
Redis教程
•
SQLite 常用函数
-
SQLite教程
•
RxJava操作符(一)Creating Observables
•
为了进字节跳动,我精选了29道Java经典算法题,带详细讲解
相关标签/搜索
opensource
modular
testing
random
framework
testing@google
random&json
tree&random
framework+pycharm
iOS Framework
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
跳槽面试的几个实用小技巧,不妨看看!
2.
Mac实用技巧 |如何使用Mac系统中自带的预览工具将图片变成黑白色?
3.
Mac实用技巧 |如何使用Mac系统中自带的预览工具将图片变成黑白色?
4.
如何使用Mac系统中自带的预览工具将图片变成黑白色?
5.
Mac OS非兼容Windows软件运行解决方案——“以VMware & Microsoft Access为例“
6.
封装 pyinstaller -F -i b.ico excel.py
7.
数据库作业三ER图待完善
8.
nvm安装使用低版本node.js(非命令安装)
9.
如何快速转换图片格式
10.
将表格内容分条转换为若干文档
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
UI Testing Framework
2.
25.3. unittest — Unit testing framework
3.
an introduction to conditional random fields
4.
An overview of network penetration testing
5.
Microsoft Unit Testing Framework for C++
6.
Significance Testing
7.
Penetration Testing、Security Testing、Automation Testing
8.
单元测试框架Unit testing framework (PyUnit)
9.
Unit Testing with NSubstitute
10.
[转载] Conv Nets: A Modular Perspective
>>更多相关文章<<