Which software testing type is performed after code modifications to ensure…

2026

Which software testing type is performed after code modifications to ensure that previously working functionalities remain unaffected ?

Answer: A. Regression testingRegression testing is performed after code modifications to ensure that previously working functionalities remain unaffected. This type of testing verifies…

  1. A.

    Regression testing

  2. B.

    Alpha testing

  3. C.

    Beta testing

  4. D.

    None of these

Attempted by 226 students.

Show answer & explanation

Correct answer: A

Regression testing is performed after code modifications to ensure that previously working functionalities remain unaffected. This type of testing verifies that new changes have not introduced defects into existing features.

Explore the full course: Niacl Ao It Specialist

Loading lesson…