-
Notifications
You must be signed in to change notification settings - Fork 178
Home
Stephen de Vries edited this page Dec 19, 2016
·
6 revisions
BDD-Security is a security testing framework that uses Behaviour Driven Development concepts to create self-verifying security specifications.
The framework is essentially a set of Cucumber-JVM features that are pre-wired with Selenium/WebDriver, OWASP ZAP, SSLyze and Tennable's Nessus scanner.
It tests Web Applications and API's from an external point of view and does not require access to the target source code.
BDD-Security uses the Gradle build system.