This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "OWASP Secure TDD Project"
From OWASP
Lauren Tabak (talk | contribs) |
Lauren Tabak (talk | contribs) |
||
Line 56: | Line 56: | ||
TDD is not going to protect you from unknown threats. By its very nature, you have to know what you want to test in order to write the test in the first place.<br> | TDD is not going to protect you from unknown threats. By its very nature, you have to know what you want to test in order to write the test in the first place.<br> | ||
− | However, STDD will help us Defend against existing threats and help developers secure their product by reducing and eliminating vulnerabilities in software | + | However, Secure Test Driven Development (STDD) will help us Defend against existing threats and help developers secure their product by reducing and eliminating vulnerabilities in software |
before deployment while using the TDD life cycle.<br> | before deployment while using the TDD life cycle.<br> | ||
TDD favors highly localized (unit testing). As a result you could easily test that:<br> | TDD favors highly localized (unit testing). As a result you could easily test that:<br> | ||
Line 86: | Line 86: | ||
The OWASP Secure TDD Project provides: | The OWASP Secure TDD Project provides: | ||
− | * | + | * Secure coding |
* xxx | * xxx | ||
Revision as of 01:18, 16 March 2014