Which of the following is an example of a good testing practice?

選択肢

A.Testers should have development experience
B.Developers should determine the order of test execution in the test procedures
C.Test design should begin when the code is complete to avoid changes
D.Testers should review requirements documents as soon as a readable draft is available

正解

D: Testers should review requirements documents as soon as a readable draft is available

解説

D is correct. This is a good testing practice. A is not a requirement for many testers. B is not correct because this should be determined by the testers based on priority, risk, availability, etc. C is not correct because test design should start during code design and implementation.

この試験の他の問題