Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
One of the lesser known features of Team Edition for Software Developers (and Team Suite) is Application Verifier. If you haven’t used it before, there’s a new article up on MSDN that describes how to use it and what it can do for you. While it’s also available as a stand-alone tool, the integration with Visual Studio lets you incorporate its functionality as part of your development process.
The Microsoft® Application Verifier (AppVerifier) is a runtime verification tool for unmanaged code that assists in finding subtle programming errors, security issues and limited user account privilege problems that can be difficult to identify with normal application testing techniques.
From: Security Developer Center: Using Application Verifier Within Your Software Development Lifecycle
829