Asp.net, listbox, htc, behavior, autosearch listbox
Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » CodeCoverage   (RSS)

VSTS Tester Edition : Webtest with Code Coverage Error :No connection could be made because the target machine actively refused it 127.0.0.1:80

VSTS Tester Edition 2008 : When i ran a Webtest with Code Coverage I got this Error :No connection could be made because the target machine actively refused it 127.0.0.1:80. I found that IIS was stopped. Started It. Then I found that my Web.config had

VSTS Tester Edition 2008, Code Coverage for WebTest works : do this

Many of us try to get code coverage using webtests, we configure for code coverage etc but end of the day we get Empty code coverage data generated. the Answer is just to follow this process... One should be able to get code coverage from web tests if

Vsts 2008 WebTest Asp.Net UnitTest Profiling

How to Enable Code Coverage for a machine hosting the WebSite 1. The webapp's bin folder should have all files readonly false. 2. The second thing to do is switch off signature verification for all dlls in bin folder., using the below command <x:\webApppath>Sn
 
Page view tracker