Answer Posted / srikanth.n
Code coverage is a measure for white box testing.It is used
to determine what percent of structure of code is executed
by exercised test cases.
Below are the types of code coverage.
1)Statement Coverage.
2)Path Coverage.
3)Decision Coverage.
4)Condition Coverage.
for instance Statment coverage is percentage of statements
executed by designed test caes
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the main key components in web applications and client and server applications?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
What is the responsibility of programmer’s vs QA?
What is state transition?
In simple steps how will you do unit testing using VSTS?
I have interview on Guide wire testing. If you please share me.
uses of checklist
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
how to write defects in excel sheets when defects occured
What is smoke testing and user interface testing ?
How to do security implementation for any URL??
What and why is api testing?
Test cases for Internal IP Messenger
What is test driver and test stub?
When the GUI Testing will be held on the V model ?