1903Software EngineeringMedium
What is normally considered as an adjunct to the coding step________?
AIntegration testing
BRegression Testing
CCompletion of Testing
DUnit testing
Correct answer
D. Unit testing
Explanation
Explanation: After source level code has been developed, reviewed, and verified for correspondence to component level design, unit test case design begins.