adplus-dvertising
frame-decoration

Question

What is the "Antidecomposition property"?

a.

The property that states that if a component is adequately tested in one environment, this implies that it is adequately tested for some other environment.

b.

The property that states that if some assembly of components is adequately tested, this implies that the individual components have been adequately tested as well.

c.

The property that states that if a component is adequately tested in one environment, this does not imply that it is adequately tested for some other environment.

d.

The property that states that if some assembly of components is adequately tested, this does not imply that the individual components have been adequately tested as well.

Answer: (c).The property that states that if a component is adequately tested in one environment, this does not imply that it is adequately tested for some other environment. Explanation:The Antidecomposition property states that if a component is adequately tested in one environment, this does not imply that it is adequately tested for some other environment.

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 "Antidecomposition property"?

Similar Questions

Discover Related MCQs

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?

Q. What is a test driver in bottom-up testing?

Q. What is the purpose of test stubs in top-down testing?

Q. What are the disadvantages of bottom-up testing?