Testing with VS2005 Demo

Today's workshop was based on a demo to show all the vs features about testing, it covers:

  • Unit Tests (With MockObjects)
  • Integration Tests (Using ASP.Net Host)
  • Functional Tests (With Web Tests)
  • Load Tests (With testcontrollers and test agents)

 I've packed all the code in a zip that you can download here:

https://blogs.msdn.com/rido/attachment/1159890.ashx

 

DemoVSTesting.zip