adplus-dvertising
frame-decoration

Question

What is the difference between static and dynamic analysis techniques in testing?

a.

Static analysis is executed while dynamic analysis is not executed.

b.

Dynamic analysis is executed while static analysis is not executed.

c.

Both are executed in the same manner.

d.

Neither of them is executed.

Answer: (b).Dynamic analysis is executed while static analysis is not executed. Explanation:The software is generally not executed during static analysis. During dynamic analysis, the program is executed and the results of the execution are compared with the expected results.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the difference between static and dynamic analysis techniques in testing?

Similar Questions

Discover Related MCQs

Q. What is the role of the compiler in static analysis?

Q. What is the purpose of checking for initialization of variables and use of non-standard, or error-prone, language constructs during static analysis?

Q. What is the main purpose of reading and rereading a program text?

Q. Why is it better to have someone else read your program text?

Q. What is the purpose of peer review?

Q. What is egoless programming?

Q. What is the main goal of inspections in software development?

Q. Who is responsible for the organization of inspection meetings?

Q. What is the role of the code author during the inspection meeting?

Q. What is the purpose of paraphrasing the code during an inspection?

Q. What is peer review?

Q. What is the primary goal of peer review?

Q. What is the term for the attitude necessary for successfully reading someone else’s code?

Q. What is the role of the moderator in an inspection?

Q. What is the purpose of walkthroughs and inspections in software development?

Q. How is an inspection conducted?

Q. What is the role of the moderator in an inspection session?

Q. What is the goal of an inspection?

Q. What is the result of an inspection session?

Q. How is a walkthrough conducted?