adplus-dvertising
frame-decoration

Question

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

a.

Having the program independently tested by two groups

b.

Constructing the faults by hand

c.

Finding a strong linear relationship between the number of defects

d.

Observing many seeded faults and relatively few others

Answer: (b).Constructing the faults by hand Explanation:One technique for determining which faults to seed in the program is to construct them by hand, but this is considered to be not very satisfactory as it is unlikely that very realistic faults can be constructed in this way.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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?

Q. How are mutants generated in mutation testing?

Q. What does a low quality test set indicate in mutation testing?

Q. What are the two major variants of mutation testing?

Q. In strong mutation testing, what is required for the tests to produce?

Q. In weak mutation testing, what is required for the tests to produce?

Q. What is the main difference between strong mutation testing and weak mutation testing?

Q. What is the Competent Programmer Hypothesis in mutation testing?

Q. What is the Coupling Effect Hypothesis in mutation testing?

Q. What is the purpose of error-based testing techniques?

Q. How does the program logic relate to test adequacy for the requirement in error-based testing techniques?

Q. What is an ON point in error-based testing?

Q. What is an OFF point in error-based testing?

Q. What is error-based testing mainly focused on?

Q. What is the nature of most test techniques?

Q. What is the quality of manual test techniques?

Q. What are the results of the experiment described by Miller et al.?

Q. What was the result of the mutation analysis experiment by Knight and Ammann?