RE: Code coverage for ie hosted user controls



Hi Jeffrey,
I'm using vs2005 team system with TestDriven.Net.
I'm using the "Team coverage" option, so I think I don't really use
TestDriven but a team system feature.
When the code coverage starts I see that the command
Microsoft (R) VSInstr Post-Link Instrumentation 8.0.50727 x86
is used.

What I want to achieve is a manual run of the user control and see what part
of my code isn't visited, so I can verify why some part aren't reached and
fix hard to discover bugs.

Thanks in advance for your help
--
Carlo Folini


""Jeffrey Tan[MSFT]"" wrote:

Hi Carlo,

Sorry, I am not sure if I understand you completely.

Based on understanding, you are trying to do code coverage test over the
usercontrol. However, you have the problem of doing this over the
usercontrol hosted in IE.

Can you tell me how do you do the code coverage test over the usercontrol?
Do you use any "code coverage" tool?(Based on my knowledge, Visual Studio
does not ship any build-in code coverage tool for testing) Can you provide
some background information regarding your "code coverage test"? This
information will improve our understanding to your problem context. Thanks.

I will wait for your further feedback, thanks.

Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


.



Relevant Pages

  • RE: Code coverage for ie hosted user controls
    ... usercontrol hosted in IE. ... Can you tell me how do you do the code coverage test over the usercontrol? ... Microsoft Online Community Support ...
    (microsoft.public.vsnet.debugging)
  • Re: Code Coverage Tool-motorola68302/hp-ux
    ... > Iam looking for a code coverage tool for M68302 microprocessor ... Looks like Mentor Graphics has stopped their support for ... we can do code coverage as a service under contract. ...
    (comp.arch.embedded)
  • Re: Clipboard.GetDataObject();
    ... use visual studio 2008 team system on windows vista sp1 ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.languages.csharp)

Loading