Testing .Net Application Blocks Guide
Microsoft patterns and practices test team is currently working on developing guidance focusing on testing .NET application blocks.
Draft chapters are available for download in pagtest gotdotnet workspace.
The available draft chapters cover:
- Testing Tools
- Testing Methodologies
- Design Review of a
.NET Application Block
- Code Review of a .NET
Application Block
- Functionality Testing of a .NET
Application Block
- Globalization Testing Of A .NET
Application Block
- Performance Testing Of A .NET
Application Block
- Unit testing
- Integration
Testing
|
Another nice workspace is a companion site to the
Test-Driven Development in Microsoft .NET
book, published by MSPress which has the code
samples from the book as well as updates and
corrections for the book.
|
|