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 |
There are 2 options for Editing say Edit User. 1) Press Alt+E 2) Double click the user 3) Press Edit button Should I have to write 3 different cases for it?
Who will be assigning severity and priority for a bug?
What are the commonly cited as the cause of close to 70 percent of project failures?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
Explain the difference between alpha testing and beta testing.
what is build and release?
whenever the requirements are not given by the customer what type of testing you do?
Infosys or Keane(caritor)? I need your help in deciding between both the companies. Please tell me the pros and cons if you happen to work with either of the companies. The placement is in Hyderabad(India)...Please help its urgent
WHAt is diff between test plan and test planning?
what r the best jobsites for manual and automation testing? except testingken.com
Generally which software development model is used in project based companies?
please explain me with example of this question. diff between bug and diffect. don't give def please give answer with example.