adplus-dvertising
frame-decoration

Question

What is the purpose of mutation testing?

a.

To find the correct results of a program

b.

To generate variants of a program and test their results

c.

To evaluate the quality of a test set

d.

To determine the number of live mutants

Answer: (c).To evaluate the quality of a test set Explanation:In mutation testing, a number of variants of a program are generated and tested using a given test set. The results of the test set are used to determine the quality of the test set by determining the number of live mutants, which is referred to as the mutation adequacy score.

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 purpose of mutation testing?

Similar Questions

Discover Related MCQs

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?

Q. How was the experiment by Knight and Ammann conducted?

Q. What is the main purpose of test adequacy criteria?

Q. What is the focus of the research on the theoretical aspects of test techniques?