Question 95Foundation 2018 Sample Exam 2
What is the main difference between static and dynamic testing?
Answer Options
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โ
Correct Answer
D: Dynamic testing requires executing the software; the software is not executed during static testing