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

Các đáp án

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

Đáp án đúng

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

Giải thích

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.

Câu hỏi khác trong đề thi này