adplus-dvertising
frame-decoration

Question

What is the meaning of the "Inadequate empty set property"?

a.

A criterion should certainly not require exhaustive testing in all circumstances.

b.

The empty test set is not an adequate test set for any program.

c.

Once a program has been adequately tested, running some additional tests can do no harm.

d.

For every program, there exists an adequate test set.

Answer: (b).The empty test set is not an adequate test set for any program. Explanation:The "Inadequate empty set property" states that the empty test set is not an adequate test set for any program. A test adequacy criterion should measure how well the testing process has been conducted. If a program has not been tested at all, it certainly has not been adequately tested.

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 meaning of the "Inadequate empty set property"?

Similar Questions

Discover Related MCQs

Q. What is the "Antiextensionality property"?

Q. What is the "General multiple change property"?

Q. What is the "Antidecomposition property"?

Q. What is the Anticomposition property?

Q. What is the Renaming property?

Q. What is the Complexity property?

Q. What is the Statement coverage property?

Q. What are the All-Nodes and All-Edges coverage metrics lacking?

Q. What are the three techniques compared in the experiment described by Basili and Selby?

Q. Who participated in the experiment described by Basili and Selby?

Q. What were some of the results of the experiment described by Basili and Selby?

Q. What do the experiments indicate about the best test technique?

Q. What percentage of major errors in the Space Shuttle software were found during early inspections, according to Myers (1988)?

Q. How do inspections compare to other manual techniques in terms of fault detection capabilities?

Q. What are the additional benefits of inspections in context of Software Testing?

Q. What is the result of the design review efficiency, compared to the code review efficiency, in Boehm's study?

Q. What was the result of the testing phase in Boehm's study?

Q. What is the conclusion about the use of multiple techniques versus a single technique, based on the results of Boehm's study?

Q. What is the purpose of unit testing in software testing?

Q. What are the two approaches to integration testing?