adplus-dvertising
frame-decoration

Question

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

a.

By tracking the execution of statements and branches

b.

By generating additional test cases

c.

By specifying requirements for testing

d.

By measuring the quality of the test set

Answer: (d).By measuring the quality of the test set Explanation:If a test adequacy criterion is used as a stopping rule, it tells us when sufficient testing has been done. If statement coverage is the criterion, we may stop testing if all statements have been executed by the tests done so far. The test adequacy criterion, in this case, is used as a measurement to determine if enough testing has been done.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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?

Q. What is the main focus of software developers?