which of the following is true?

According to the separation of duties principle, which of the following is true?

According to the separation of duties principle, which of the following is true?

A.
Programmers should only test their own code

B.
Someone other than programmers should test their code

C.
Test code should go directly to production

D.
Programmers should interact with code in production

Explanation:
Testing should be done by a different person to ensure that it is done objectively.



Leave a Reply 0

Your email address will not be published. Required fields are marked *