adplus-dvertising
frame-decoration

Question

What is error seeding?

a.

A technique for estimating the number of faults in a program

b.

A technique for independently testing a program

c.

A technique for finding the number of pikes in a lake

d.

A technique for constructing faults in a program

Answer: (a).A technique for estimating the number of faults in a program Explanation:Error seeding is a fault-based testing technique used to estimate the number of faults in a program by artificially seeding a number of faults in the program and testing it.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is error seeding?

Similar Questions

Discover Related MCQs

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?

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?