PrepAway - Latest Free Exam Questions & Answers

What kind of testing is used to determine if program changes have introduced new errors?

What kind of testing is used to determine if program changes have introduced new errors?

PrepAway - Latest Free Exam Questions & Answers

A.
Code comparison

B.
Integration testing

C.
Regression testing

D.
Unit testing

Explanation:
Regression testing is the verification that what is being installed does not affect any portion of the application system already installed. Regression testing is any type of software testing that seeks to uncover software errors by partially retesting a modified program. The intent of regression testing is to provide a general assurance that no additional errors were introduced in the process of fixing other problems.


Leave a Reply