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 |
What is the V-model?
What is Testers role in a s/w firm?
What it RTM and what are the columns in that matrix, anybody can explain it, Thanks in advance..
Name some bug tracking tools???
In an organisation practically how we can implement the Compatability testing(web based applications and windows based applications)
why you want 2 join Testing ?
Plz anyone help me to write testcases for squar,Triangle,Rectangle and Circle.
how many test cases are posible to write on textbox. but it is allows the 0-10 digits numaric
How can we test whether Java & .net was installed in our PC or not?
What is the Myers Boundary Table?
What certifications are available in testing?
Can anybody help me by sharing some knowledge on software testing life cycle, how testing process done under UT,IT,ST,PT,UAT.?please explai me briefly regarding this. Best Regards, Keerthana.