Answer Posted / 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 |
Post New Answer View All Answers
What is bidirectional traceability ??? and how it is implemented
Write 2 scenarios for Integration testing? Please let me know its urgent.
What is checkpoint? How can you handle the checkpoints?
Inwhat basis the time is allocated for testing the application?
how to test the case with 5 combination and inputs
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
How can you do the usability testing?
can anyone help me in getting unix on manual testing i.e can u forward material & web sites to my mail id (suresh_57599@yahoo.com) to understand how the work flow working on manual testing on unix and the contents.plzzzzzzzz help me its urgent.
what types of bugs will we find out in banking projects
What is smoke testing and user interface testing ?
What Is risk Based testing?
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
In manual testing, what are stubs and drivers?
Explain branch coverage and decision coverage.
What is Test Design?