adplus-dvertising
frame-decoration

Question

How is the test adequacy criterion linked to test techniques?

a.

The test adequacy criterion is used to track the execution of statements and branches

b.

The test adequacy criterion is independent of the test technique

c.

The test adequacy criterion is used to generate additional test cases

d.

The test adequacy criterion is closely linked to test techniques

Answer: (d).The test adequacy criterion is closely linked to test techniques Explanation:The test adequacy criteria are closely linked to test techniques. For example, coverage-based test techniques keep track of which statements, branches, etc. are executed and this helps to determine whether a coverage-based adequacy criterion has been met or not.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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?

Q. What is the approach of Test-driven Development (TDD)?