Multiple choice types of testing

Confirmation Testing is also called as?

  1. Regression testing

  2. Retesting

  3. Risk based testing

  4. Comparison testing

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Confirmation Testing, also known as Retesting, involves verifying that a defect has been fixed after it was reported. Regression testing checks for new defects in unchanged areas, risk-based testing prioritizes by risk, and comparison testing benchmarks against standards.