What do you mean by coverage and what are the different
types of coverage techniques?



What do you mean by coverage and what are the different types of coverage techniques?..

Answer / susmitha

Coverage is a form of white box testing activity. It
describes the measure to which the code has been tested The
following are the types of coverage techniques


* Statement Coverage - Execute all statements at least once.

* Decision Coverage- Execute each decision direction at
least once.

* Condition Coverage - Execute each decision with all
possible outcomes at least once.

* Decision/Condition Coverage - Execute all possible
combinations of condition outcomes In each decision. Treat
all iterations as two-way conditions exercising the loop
zero times and one time.

* Multiple Condition Coverage - Invoke each point of
entry at least once.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

According to RBI rule how much money can be transferred through online banking at one time...?

0 Answers   HCL,


write a query which empname starts with A

5 Answers   Cap Gemini, CTS,


What are new features in Vista / Longhorn ?

2 Answers   nvidia, Symantec, Veritas,


Any free study material available for Functional Testing?

0 Answers  


What is 'Shows stopper Bug'

8 Answers   Yardi,






What is Reliability Testing

3 Answers   FactSet Systems, Genpact,


When will we write "use cases"? I mean that before writing test cases or after writing test cases? Please give me reply or send me answer to my mail id 'gopimanchella@gmail.com' Thanks in Advance.

4 Answers  


which process u followed in ur company?

3 Answers  


What is the difference between unit testing and smoke testing

1 Answers  


what is sevirity and who will decided that one?

11 Answers   Creative Informatics, MBT, TCS,


How to do Website Cookie Testing manually. Explain in Detail with an example. Tnx in Advance

3 Answers   Novasoft,


what is the difference b/w test scenario and test case? pls explain with one example the preparation of both? thanks in advance ................

4 Answers  


Categories