Sunday, November 14, 2010

Application Verifier - A runtime verification tool

Title               :        Application Verifier - A runtime verification tool

Tip                 :        Using Application Verifier to Troubleshoot Programs.

Details           :        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.


To use AppVerifier:

   1. Click Add to add a program to the list.
   2. Select the appropriate tests from the Test settings list.
   3. Start your application and exercise it.
   4. After you complete the testing, click View Logs to see the log entries that were generated.
   5. Remove the program from AppVerifier when testing is complete.
  
 Screenshots of  AppVerifier :






Reference :


Posted By : Febil Chacko

No comments:

Post a Comment