Which of the following is an example of a good testing practice?
Các đáp án
Đá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.