What is the main difference between static and dynamic testing?
Các đáp án
A.Static testing is performed by developers; dynamic testing is performed by testers
B.Manual test cases are used for dynamic testing; automated tests are used for static testing
C.Static testing must be executed before dynamic testing
D.Dynamic testing requires executing the software; the software is not executed during static testing✓
Đáp án đúng
D: Dynamic testing requires executing the software; the software is not executed during static testing