The document describes a three-step approach to improving defect yield in testing:
1. Conduct a potency assessment to determine which types of defects are being targeted by current test cases and if any important types are missing.
2. Perform potential defect type re-targeting to add new test cases to cover additional defect types identified as missing.
3. Enhance existing test cases through potency improvement to ensure they are complete in uncovering defects.
Related topics: