adplus-dvertising
frame-decoration

Question

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

a.

To consider the structure of the problem or solution being tested

b.

To assess the test adequacy by taking into account the test set

c.

To find a test set with a high ability to detect faults

d.

To estimate the number of faults in the program by seeding them artificially

Answer: (c).To find a test set with a high ability to detect faults Explanation:In fault-based testing strategies, the main focus is not on the structure of the problem or solution being tested, but rather on finding a test set with a high ability to detect 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 idea behind fault-based test techniques?

Similar Questions

Discover Related MCQs

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?

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?