Development Testing for C# Applications
• Find and fix resource leaks, concurrency problems and null references within Visual Studio
• Eliminate defects such as inconsistent indention issues and copy paste errors that can only be found by understanding the intent of the programmer through source code analysis
• Understand the impact of change to better prioritize and focus your automated testing efforts