retagged by
2,211 views
2 votes
2 votes

Which one of the following statements is incorrect?

  1. Pareto analysis is a statistical method used for analyzing causes, and is one of the primary tools for quality management.
  2. Reliability of a software specifies the probability of failure-free operation of that software for a given time duration.
  3. The reliability of a system can also be specified as the Mean Time To Failure (MTTF).
  4. In white-box testing, the test cases are decided from the specifications or the requirements.
retagged by

1 Answer

2 votes
2 votes

choice 4 is incorrect and hence the ans

white box testing are concerned with codes

in Black box testing the test cases are decided from the specifications or the
requirements.

Answer:

Related questions

2 votes
2 votes
1 answer
1
3 votes
3 votes
1 answer
2
go_editor asked Aug 9, 2016
3,904 views
Which of the following non-functional quality attributes is not highly affected by the architecture of the software?PerformanceReliablityUsabilityPortability
4 votes
4 votes
1 answer
4
go_editor asked Aug 11, 2016
6,419 views
Consider a unit square centered at origin. The coordinates at the square are translated by a factor $\biggr( \dfrac{1}{2}, 1 \biggl)$ and rotated by an angle of $90^{\cir...