I’ll be speaking at the NxtGenUG meeting in Birmingham on the 21st of January 2008, more details here.
I’ll also be speaking at the DotNetDevNet meeting in Bristol that week, more details is available here.
An Introduction to Test-Driven Development
With Test-Driven Development (TDD) now entering the mainstream via such tools as NUnit and more recently xUnit.net. If you are wondering how to “get more” from TDD, code coverage could well be part of the answer. Craig believes that we can improve the quality of our application by using a combination of TDD and code coverage. Over the course of 60-75 minutes Craig will introduce the benefits of code coverage using both manual methods and automated tools. He will briefly introduce TDD and will go on to demonstrate the benefits of using code coverage tools against your unit tests, i.e. how well do your tests exercise your classes/application?Automating Your Build Process …
For non-trivial applications, having a managed build process is essential. However, if that build process is irksome to use and requires a series of fiddly steps in order to complete it, developers/build folks will not been too keen to run it frequently. This is a shame because a repeatable, fast and easy to use build process increases confidence and product quality. Automating the build involves scripting every action that you need in order to compile, test, deploy and re-test your application. Using FinalBuilder as an example, Craig will show you how this is done. Craig has no connection personal, financial, marital or otherwise with the makers of FinalBuilder, he just likes it and uses it …
Technorati Tags: NxtGenUG, DotNetDevNet, FinalBuilder, VSoft, NUnit, xUnit.net, TDD, Birmingham, Bristol, swag