Regression testing focuses on validating

2023

Regression testing focuses on validating

Answer: C. software changesRegression testing focuses on validating that recent changes to the software have not adversely affected existing functionality. It ensures that modifications…

  1. A.

    module structure

     

  2. B.

    module interfaces

  3. C.

    software changes

  4. D.

    None of the above

Attempted by 414 students.

Show answer & explanation

Correct answer: C

Regression testing focuses on validating that recent changes to the software have not adversely affected existing functionality. It ensures that modifications do not introduce new defects in previously working features.

Explore the full course: Isro

Loading lesson…