Welcome to MSDN Blogs Sign in | Join | Help

November 2006 - Posts

TechEd Aftermath

With TechEd: Developers long over, I thought I'd post a few links to the residue I left in my wake :) Jeff and Scott apparently found my session useful: http://blog.usingtangent.net/2006/11/tech-ed-unit-testing-best-practices.html . While I was at TechEd,
Posted by ploeh | 0 Comments
Filed under:

Data Access Component Testing

In a typical n-layer enterprise application, there's almost always a data access layer with one or more data access components (DACs). In some cases, a DAC has complex interactions with its relational data store, and it will be a good idea to subject
Posted by ploeh | 8 Comments
Filed under:

Attachment(s): SqlServerIntegrationTester.cs

Integration Testing Principles

As I've written before , integration tests are different from unit tests, but that does not mean that unit testing tools such as Visual Studio Team System can't or shouldn't be used to define integration tests. However, many integration tests will, by
Posted by ploeh | 9 Comments
Filed under:
 
Page view tracker