adplus-dvertising
frame-decoration

Question

What is the main advantage of error seeding?

a.

It allows to estimate the number of faults in a program

b.

It provides a fair chance to discover both seeded faults and new faults

c.

It ensures that both real and seeded faults have the same distribution

d.

It provides realistic faults by constructing them by hand

Answer: (a).It allows to estimate the number of faults in a program Explanation:The main advantage of error seeding is that it allows to estimate the number of faults in a program by comparing the ratio of seeded faults and the newly discovered faults.

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 main advantage of error seeding?

Similar Questions

Discover Related MCQs

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?

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?