_____ begins at the vortex of the spiral and concentrate on each component of…
2023
_____ begins at the vortex of the spiral and concentrate on each component of the software as implemented in source code.
- A.
Integration testing
- B.
Validation testing
- C.
System testing
- D.
Unit testing
Attempted by 94 students.
Show answer & explanation
Correct answer: D
Unit testing focuses on individual components or units of source code. It starts from the smallest implemented components before moving to integration or system testing.