Thursday, January 27, 2011

Behavior Driven Development

No this isn’t a new program from HR, it is a theoretically nice way to ensure that your requirements, documentation, test cases, and code are all in sync. The difficulty with anything like this is that you have to actually use it.

Below is a link to a 30 minute video on how this can be done using a free tool that integrates with Visual Studio and NUnit.

http://specflow.org/specflow/screencast.aspx

Check it out. Remember, you can give it a try on a new module or feature for an existing application or even apply it an existing project just to test it and also document it.

No comments: