模糊测试(框架)Web 应用程序? [英] Fuzz test (framework) web application?

查看:28
本文介绍了模糊测试(框架)Web 应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有可以对 Web 应用程序执行模糊测试的框架?我知道 SeleniumWebDriver 用于为 Web 应用程序构建测试,但我对内置模糊测试的库、框架或项目特别感兴趣,所以我不需要重新发明轮子.

Are there frameworks that can perform fuzztesting on WebApplications? I know that Selenium and WebDriver are used to build tests for web-applications, but I am particulary interested in libraries, frameworks or projects that have fuzz-testing built-in, so I do not need to re-invent the wheel.

例如,我可以从这些功能中受益:

For example, I could benefit from these features:

  • 随机链接点击
  • 随机填表
  • 后退"和前进"点击
  • 随机鼠标移动和点击
  • javascript 支持

有谁知道实现这些功能的项目?(最好是 Java :))

Does anyone know of project that implements these features? (preferably Java :))

推荐答案

我对此也很好奇,因为我们在我的办公室使用 Selenium/Java,并且自己做了一些挖掘.我找到了一些可能对您有用的链接:

I was curious about this as well since we use Selenium/Java here at my office, and did some digging of my own. I found a few links that may be useful to you:

模糊测试 - IBM - 我怀疑你可能已经不过找到了这个链接.

Fuzz Testing - IBM - I suspect you may have already found this link though.

Monkey Fuzz Testing - 我知道,我知道......它是 .NET.但是,它可能会给您一些关于如何在您的终端实施它的好主意.

Monkey Fuzz Testing - I know, I know... it's .NET. BUT, it may give you some good ideas as to how to implement it on your end.

Stephen Coldebourne 的博客 - 读得很好;非常值得您花时间.

Stephen Coldebourne's Blog - This was a great read; well worth your time.

JBroFuzz - 这非常棒.仅此而已.

JBroFuzz - This is pretty awesome. That is all.

这篇关于模糊测试(框架)Web 应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆