Q. What is the difference between Retesting and Regression Testing?
Solution:
Retesting is specific: you run a failed test case again to ensure a bug has been fixed. Regression Testing is broad: you test existing, previously working features to ensure the new changes haven’t broken anything.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.