数据库,代码(php),安全性的测试工具

时间:2012-09-07 10:17:19

标签: php database security testing automation

哪种工具最适合自动测试:

    代码:

  1. 复制/粘贴代码检测器
  2. 注释代码检查器
    1. DB:

    1. 编码检查
    2. 字段大小检查
      1. 安全

      1. XSS
      2. SQL inject
      3. 漏洞扫描
      4. 我正在寻找可以自动化测试过程,维护大项目的工具。 到目前为止,我已经看过Selenium,PHPUnit。

1 个答案:

答案 0 :(得分:3)

请参阅this页。

看看这些:

  • PHP复制/粘贴检测器
  • PHP死代码检测器
  • PHP Mess Detector
  • PHP_CodeSniffer