adplus-dvertising
frame-decoration

Question

What does a low quality test set indicate in mutation testing?

a.

A high number of dead mutants

b.

A high number of live mutants

c.

A high number of equivalent mutants

d.

A high number of total mutants

Answer: (b).A high number of live mutants Explanation:In mutation testing, if a test set leaves many live mutants, then it is considered to be of low quality since it is not able to discriminate between all kinds of variants of a given program. The mutation adequacy score is calculated based on the number of dead mutants.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What does a low quality test set indicate in mutation testing?

Similar Questions

Discover Related MCQs

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?

Q. What is the definition of "stronger" when comparing test adequacy criteria?

Q. What is the relationship between the All-Edges and All-Nodes adequacy criteria?