Posted by: Pdfprep
Post Date: November 12, 2020
What kind of testing should programmers perform following any changes to an application or system?
A . Unit, module, and full regression testing
B . Module testing
C . Unit testing
D . Regression testing
Answer: A
Explanation:
Programmers should perform unit, module, and full regression testing following any changes to an application or system.