adplus-dvertising
frame-decoration

Question

What is the function of a test adequacy criterion in the test selection process?

a.

To measure the quality of the test set

b.

To determine when sufficient testing has been done

c.

To generate additional test cases

d.

To track the execution of statements and branches

Answer: (c).To generate additional test cases Explanation:In the test selection process, if 100% statement coverage has not been achieved yet, an additional test case is selected that covers one or more statements yet untested. The test adequacy criterion is used in a generative view to select test cases.

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 function of a test adequacy criterion in the test selection process?

Similar Questions

Discover Related MCQs

Q. How does the test adequacy criterion help in determining when sufficient testing has been done?

Q. How is the test adequacy criterion linked to test techniques?

Q. What is the main goal of testing in a software system?

Q. What is the Cleanroom development method?

Q. Can random testing be used to find as many faults as possible?

Q. What is the focus of software reliability?

Q. What was the primary goal of the demonstration model in the early days of computing?

Q. What are the four major testing models identified by Gelperin and Hetzel (1988)?

Q. What is the strategy of the demonstration model?

Q. What is the danger of the method of testing by reading or executing the software with selected input data?

Q. What is the purpose of proper testing in software development?

Q. What is the aim of looking for test cases that reveal faults in software development?

Q. What is the criteria most often used to determine when to stop testing in the demonstration-oriented model?

Q. How is the destruction-oriented model different from the demonstration-oriented model?

Q. What is the stop criteria based on in the destruction-oriented model?

Q. What is the main focus of the evaluation-oriented model?

Q. What is the main focus of the prevention model?

Q. What is the main idea behind test-driven development?

Q. What is the gradual shift of emphasis in test practice?

Q. What is the role of testing in an improvement process?