Which of the following statements is true?
A.
Development staff should implement systems.
B.
Development staff should support production data.
C.
Development staff should perform unit testing.
D.
Development staff should perform acceptance testing.
Explanation:
Unit testing (the testing of an individual program or module) is performed by development staff during the development phase. The other tasks should not be performed by development staff.