adplus-dvertising
frame-decoration

Question

What is dataflow analysis?

a.

A method for guiding testing in a program

b.

A way of tracking variables in a program

c.

A technique for optimizing program performance

d.

A method for error detection in a program

Answer: (b).A way of tracking variables in a program Explanation:The dataflow analysis is concerned with considering the definitions and uses of variables in a program.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is dataflow analysis?

Similar Questions

Discover Related MCQs

Q. What is the difference between P-uses and C-uses of a variable in dataflow analysis?

Q. What is the purpose of All-Uses coverage in dataflow analysis?

Q. What is the difference between All-DU-Paths coverage and All-Uses coverage in dataflow analysis?

Q. What is All-C-uses/Some-P-uses coverage in dataflow analysis?

Q. What is the main goal of coverage-based testing of requirements specifications?

Q. What is the result of transforming requirements specifications into a graph model?

Q. What is the format used in rewording a use case in requirements specifications?

Q. What is the weak point in the procedure of determining a set of test cases using control-flow coverage criteria?

Q. What is the main idea behind fault-based test techniques?

Q. What is the error seeding technique in fault-based testing strategies?

Q. What is the main goal of fault-based testing techniques?

Q. What is the main advantage of error seeding?

Q. What is the purpose of marking the pikes in the example of error seeding in Lake Soft and Lake Seed?

Q. What is the limitation of constructing faults by hand in error seeding?

Q. What is error seeding?

Q. What is the assumption underlying the error seeding technique?

Q. What is a not very satisfactory technique for determining which faults to seed in the program?

Q. What is a useful rule of thumb for the technique of having the program independently tested by two groups?

Q. What is the relationship between the number of defects discovered during early phases of development and the number of defects discovered later?

Q. What is the purpose of mutation testing?