How to identity what portions of the code block has been covered fully, partially or not at all using Code Coverage?

 Posted by Rajnilari2015 on 1/8/2016 | Category: C# Interview questions | Views: 1541 | Points: 40
Answer:

We can use the Show Code Coverage Coloring option of Code Coverage Results window for identifying what portions of the code block has been covered fully, partially or not at all.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response