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 25: | Line 25: | ||
TDD is not about testing. TDD uses tests to drive the design of your code.<br> | TDD is not about testing. TDD uses tests to drive the design of your code.<br> | ||
− | + | This can be done with unit tests, functional tests and acceptance tests. Usually, all three are used.<br> | |
The tests tell you what to do, what to do next, when you are done. They tell you what the API is going to be, what the design is. <br> | The tests tell you what to do, what to do next, when you are done. They tell you what the API is going to be, what the design is. <br> |
Revision as of 18:35, 12 March 2014