0

I have developed an asp.net web application, ( a simple e-commerce website) I want to use the NCover tool to run coverage tests. But i cant find any documentation which will guide me through to use NCOver for my asp.net web application. Can SOmeone please help me with the documentation or steps.

pseudoname
  • 35
  • 1
  • 7

1 Answers1

0

Quick search on the NCover website:

http://ncover.com/support/docs/v3/how-to/code-coverage-of-asp-net-applications-on-iis

UnitStack
  • 1,175
  • 1
  • 11
  • 28