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
Can you explain decision tables?
please anyone let me know the -ve testing of Excel sheet?
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
What is the difference between baseline and traceability matrix?
What is bidirectional traceability ??? and how it is implemented
what kind of testing have u done?
What type bugs you will find in integration testing with example?
Write the test cases for yahoo home page
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
I want to know about satyam manual testing questions
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
What are the factors affecting a manual testing project and what are the ways to overcome it?
What are the two main categories of software testing?
Tell me agile process in your company