edited by
627 views
1 votes
1 votes

Statistical software quality assurance in software engineering involves __________

  1. using sampling in place of exhaustive testing of software
  2. surveying customers to find out their opinions about product quality
  3. tracing each defect to its underlying cause, isolating the vital few causes, and moving to correct them
  4. tracing each defect to its underlying causes, and using the Pareto principle to correct each problem found
edited by

1 Answer

0 votes
0 votes

Answer according to official key is OPTION(3). i.e Statistical software quality assurance in software engineering involves "tracing each defect to its underlying cause, isolating the vital few causes, and moving to correct them." 

edited by
Answer:

Related questions

1 votes
1 votes
3 answers
1
Arjun asked Nov 5, 2017
878 views
Which of the following routing technique / techniques is/are used in distributed systems?Fixed RoutingVirtual RoutingDynamic Routing(a) only(a) and (b) only(c) onlyAll (a...
1 votes
1 votes
2 answers
3
Arjun asked Nov 5, 2017
963 views
The Sigmoid activation function $f(t)$ is defined as$\dfrac{1}{\text{exp} (t) + \text{exp} (-t)}$$t \text{ exp}(-t)$$\dfrac{1}{1+ \text{exp} (t)}$$\dfrac{1}{1+ \text{exp...