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 are the key components in your company testplan documents?
how to write test cases for fibonacii series
hOW WILL U ENSURE THAT U HAVE COVERED EACH AND EVERY TEST CASE
is tha integration testing include non functional test?
When you found any bug before release product to the customer.what will you do????what will be your aproach?
What is Reproducible Defect? and When we will rise that defect as Reproducible Defect?
hi this is divya. i have 2+ yrs exp in manual testing. I worked at bangalore. Now i shifted to chennai. If any openings for manual testing please call me 9245392708.thanks
What is testing life Cycle and Explain different phases?
What are the different cost elements involved in implementing a process in an organization?
What are the minimum requirements to start testing?
how do we categorize the test cases for regression testing?
what is difference between Sanity testing and Smoke testing?