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 |
How you test database and explain the procedure?
can any explain about healthcare domain plz, yhis is my idk.mohann.mohan@gmail.com,,,plz dont ignore this
types of severity and priority explain some detailed manner ?
what is jvm in java
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
What is application server and what is web server?
Why documentation testing is important?
Are all special characters are used in email id? My question is - If I enter *,#$ in email id should it accept?
Why white box testing techniques are also called as clear and glass box testing teschniques?
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends
Generally How do we do Test Estimation. Anybody can expalin this with example. Thanks in advacne..Venkat
difference between internet exploral and netscape navigator?