What is defect Prevention? What are the ways for defect prevention?

Questions by mary_oommen

Showing Answers 1 - 9 of 9 Answers

amresh08

  • Jun 16th, 2008
 

Defect Prevention is mainly for make a product as defect free. Which required follow certain rule, regulation and policy (as per CMM ), which fall under QA activities so that it help to improve process and finaly product.
Root cause analysis is the best way for defect preventation.

  Was this answer useful?  Yes

Defect prevention is one of the important activities of Software development process.
DP is used to identify the possible causes of defects and actions need to be taken to eliminate the causes.
DP activities Include:
1. Log the all defects encountered while test execution phase.
2. Classify the defects
3. Identify the possible causes of the defects.
4. Identify the actions to eliminate the causes
5. Track the actions to closure.

  Was this answer useful?  Yes

what is defect prevention

  • Aug 9th, 2016
 

a) Mistake proofing
b) Iterative testing
c) OA
d) Early testing

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions