adplus-dvertising
frame-decoration

Question

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

a.

To consider the structure of the problem or its solution

b.

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

c.

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

d.

To construct faults by hand

Answer: (b).To find a test set with a high ability to detect faults Explanation:The main goal of fault-based testing techniques is to find a test set with a high ability to detect faults. The test adequacy is not considered based on the structure of the problem or its solution.

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 goal of fault-based testing techniques?

Similar Questions

Discover Related MCQs

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?

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?