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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

what is sanity test (or) build test?

657


What are the main key components in client and server applications?

700


write the test case for Bulb & Mobile phone

7439


How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..

1529


What are the major components of Perf Test Report?

1608






What is Dynamic Binding and Dynamic Loss?

1590


Explain compatibility testing with an example.

660


What is sanity?

634


what is the use of l10n testing?

1313


Information about Automated Software Installer

1461


what are the various techniques you will use as soon as the srs was given to you to speedup the testing?

1545


can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing

1864


what type of quetion may be asked for experienced person in manual tester of 1 year?

1840


How to do security implementation for any URL??

1432


Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?

1674