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 any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
Do you use any automation tool for smoke testing?
i need manual testing interview questions for 2+ experience plzz help me..
What is defect validity ratio?
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
What r all the security problems u r facing & the measures taken to solve.
what is prototyping model,RAD model V model, spiral model?????
Can you explain function points?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
whta is compile module?
What are the disadvantages of manual testing?
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
How quickly we need to fix the bug?
Being an Manual tester, what will be the role or activity in test plan ?