adplus-dvertising
frame-decoration

Question

Which one of the following statements is incorrect ?

a.

Pareto analysis is a statistical method used for analyzing causes, and is one of the primary tools for quality management.

b.

Reliability of a software specifies the probability of failure-free operation of that software for a given time duration.

c.

The reliability of a system can also be specified as the Mean Time To Failure (MTTF).

d.

In white-box testing, the test cases are decided from the specifications or the requirements.

Answer: (d).In white-box testing, the test cases are decided from the specifications or the requirements.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which one of the following statements is incorrect ?

Similar Questions

Discover Related MCQs

Q. Which one of the following statements, related to the requirements phase in Software
Engineering, is incorrect ?

Q. KPA in CMM stands for

Q. Which one of the following is not a risk management technique for managing the risk due to unrealistic schedules and budgets?

Q. ................ of a system is the structure or structures of the system which comprise software elements, the externally visible properties of these elements and the relationship amongst them.

Q. In function point analysis, the number of complexity adjustment factors is

Q. Regression testing is primarily related to

Q. In which one of the following, continuous process improvement is done?

Q. The .................. of a program or computing system is the structure or structures of the system, which comprise software components, the externally visible properties of these components, and the relationship among them.

Q. Working software is not available until late in the process in

Q. Equivalence partitioning is a ................ testing method that divides the input domain of a program into classes of data from which test cases can be derived.

Q. Consider the following characteristics:

(i) Correct and unambiguous
(ii) Complete and consistent
(iii) Ranked for importance and/or stability and verifiable
(iv) Modifiable and Traceable

Which of the following is true for a good SRS?

Q. Equivalence class partitioning approach is used to divide the input domain into a set of equivalence classes, so that if a program works correctly for a value, then it will work correctly for all the other values in that class. This is used .................

Q. The failure intensity for a basic model as a function of failures experienced is given as λ(μ)-λ0[1 – (μ)/(V0)] where λ0 is the initial failure intensity at the start of the execution, μ is the average or expected number of failures at a given point in time, the quantity V0 is the total number of failures that would occur in infinite time.
Assume that a program will experience 100 failures in infinite time, the initial failure intensity was 10 failures/CPU hr. Then the decrement of failures intensity per failure will be

Q. Improving processing efficiency or performance or restructuring of software to improve changeability is known as

Q. In ...............,modules A and B make use of a common data type, but perhaps perform different operations on it.

Q. Sixty (60) reusable components were available for an application. If only 70% of these components can be used, rest 30% would have to be developed from scratch. If average component is 100 LOC and cost of each LOC is Rs 14, what will be the risk exposure if risk probability is 80% ?

Q. COCOMO stands for

Q. Match the following:

a. Good quality     i. Program does not fail for a specified time in a given environment
b. Correctness     ii. Meets the functional requirements
c. Predictable      iii. Meets both functional and non-functional requirements
d. Reliable          iv. Process is under statistical control

Codes:
      a   b  c  d

Q. While estimating the cost of software, Lines of Code (LOC) and Function Points (FP) are used to measure which one of the following?

Q. A good software design must have