In software testing, what is the purpose of regression testing ?

2026

In software testing, what is the purpose of regression testing ?

Answer: B. Verify that changes haven't broken existing functionalityRegression testing ensures that recent code changes have not adversely affected existing functionality.

  1. A.

    Test new features only

  2. B.

    Verify that changes haven't broken existing functionality

  3. C.

    Test system performance

  4. D.

    Validate user requirements

Attempted by 256 students.

Show answer & explanation

Correct answer: B

Regression testing ensures that recent code changes have not adversely affected existing functionality.

Explore the full course: Tpsc Assistant Technical Officer

Loading lesson…