Chapter 3. Unit Testing and Test Driven Development

With some of the fundamentals of software design and unit testing covered in Chapter 2, you can now move on and start applying these concepts. This chapter looks at how to start writing unit tests and developing in a Test Driven Development fashion when working with ASP.NET. First we'll cover ASP.NET WebForms, and how you can write unit tests against this framework. We will then take a look at the new ASP.NET MVC Framework, which has been designed with testability in mind and solves some of the problems encountered when using ASP.NET WebForms.

By the end of this chapter you should have a good understanding of how to start building your ASP.NET web applications using Test Driven Development techniques.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.147.71.6