adplus-dvertising
frame-decoration

Question

The object of ___________within an OO system is to design tests that have a high likelihood of uncovering plausible bugs.

a.

Fault-based testing

b.

Integration testing

c.

Use-based testing

d.

Scenario-based testing

Answer: (a).Fault-based testing

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The object of ___________within an OO system is to design tests that have a high likelihood of uncovering plausible bugs.

Similar Questions

Discover Related MCQs

Q. What refers to the externally observable structure of an OO program?

Q. _____________ categorizes class operations based on the generic function that each performs.

Q. Which of the following is black-box oriented and can be accomplished by applying the same black-box methods discussed for conventional software?

Q. In which of the following testing strategies, a smallest testable unit is the encapsulated class or object?

Q. Which of the following testing types is not a part of system testing?

Q. What is testing proces's first goal?

Q. Software mistakes during coding are known as

Q. Name an evaluation technique to assess the quality of test cases.

Q. Test should be conducted for every possible

Q. Which of the following is not a part of bug report?

Q. Which of the following is not a part of Execution Flow during debugging?

Q. Cyclomatic Complexity method comes under which testing method.

Q. Which is a black box testing technique appropriate to all levels of testing?

Q. Which of the following is the way of ensuring that the tests are actually testing code?

Q. Effective testing will reduce _______ cost.

Q. Which of the following is a common pointer problem?

Q. Standard Enforcer is a

Q. Many applications using static analysis find 0.1-0.2% NCSS. NCSS stands for

Q. Which testing tool does a simple job of enforcing standards in a uniform way of many programs?

Q. Software Testing with real data in real environment is known as