This is Syed Aslam Basha here from Information security and risk management team.
Code coverage describes the degree up to which the source code of the program has been tested. The process would involve setting up code coverage and testing the entire application.
Preconditions
You should have pdb files for the DLLs and deployed the bits
Steps to setup code coverage
- Syed Aslam Basha (syedab@microsoft.com)
Microsoft Information Security Tools (IST) Team
Test Lead
---------------------------------------------------------
Please leave a comment if the blog post has helped you.
Hi,
Where to find the Xyz.coverage file..
Please let me know..
My Email ID: addy369k@gmail.com
Thanks,
Adi.
The coverage file will be in the path specified in -output switch
Syed