What is code coverage?
Answers were Sorted based on User's Feedback
Answer / varsha
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 ? | 10 Yes | 0 No |
Answer / 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 |
Answer / rajesh.pothina
Code coverage is nothing but testing the whole code once to
checking whether it is up to testing or not.
| Is This Answer Correct ? | 1 Yes | 9 No |
What parameters are you testing for as a Systems Tester ?
If we are not following any Standard SDLC in our company.How we can Convenience the interviwer.
what responsility of the network administrator?
Hi, Can anybody send some test scenarios or testcases sample for Finance domain on sales and accounting application. I am very new to Finance domain. Or else please send to my mailID "manojdalai2004@gmail.com". Thanks in Advance, Manoj
What is CMM and CMMI?
Hi, can only tel me correctly, Who will prepare Traceability Matrix ? reply soonn frnds plsss
Hi Folks What are the Interview Questions in Manual testing that I should be aware of. pls give some Interview Questions in Manual testing. Thanx in advance Sunitha.
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
which test comes first installation testing or compatiability testing
is gorilla testing & monkey testing is same r not?
what is boundary value analysis?
Describe any bug you remember in an online shopping web application?