Question
a.
using sampling in place of exhaustive testing of software.
b.
surveying customers to find out their opinions about product quality.
c.
tracing each defect to its underlying cause, isolating the vital few causes, and moving to correct them.
d.
tracing each defect to its underlying causes, and using the Pareto principle to correct each problem found.
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Statistical software quality assurance in software engineering involves ................
Similar Questions
Discover Related MCQs
Q. Which of the following statements is/are FALSE with respect to software testing?
S1 : White-box tests are based on specifications; better at telling whether program meets specification, better at finding errors of ommission.
S2 : Black-box tests are based on code; better for finding crashes, out of bounds errors, file not closed errors.
S3 : Alpha testing is conducted at the developer’s site by a team of highly skilled testers for software that is developed as a product to be used by many customers.
View solution
Q. A signal processor software is expected to operate for 91.25 days after repair, and the mean software repair time is expected to be 5 minutes. Then, the availability of the software is :
View solution
Q. A simple stand - alone software utility is to be developed in ’C’ programming by a team of software experts for a computer running Linux and the overall size of this software is estimated to be 20,000 lines of code. Considering (a, b) = (2.4, 1.05) as multiplicative and exponention factor for the basic COCOMO effort estimation equation and (c, d)=(2.5, 0.38) as multiplicative and exponention factor for the basic COCOMO development time estimation equation, approximately how long does the software project take to complete?
View solution
Q. In Software Configuration Management (SCM), which of the following is a use-case supported by standard version control systems?
(a) Managing several versions or releases of a software
(b) Filing bug reports and tracking their progress
(c) Allowing team members to work in parallel
(d) Identifying when and where a regression occurred
View solution
Q. Software engineering primary aims on
View solution
Q. A good specification should be
View solution
Q. Which of the following is a tool in design phase?
View solution
Q. Information hiding is hide from user, details that
View solution
Q. In object oriented design of software
View solution
Q. Design phase includes
View solution
Q. Assertions are conditions which are true at the points of execution
View solution
Q. Assuming the existence of a start and end nodes for a program graph (PG), the total number of Paths is equivalent to ..................................set of test data required to test software.
View solution
Q. Structure programming codes include
View solution
Q. A desirable property of module is
View solution
Q. Which of the following types of maintenance takes the maximum chunk of the total Maintenance effort in a typical commercial application environment?
View solution
Q. An important aspect in coding is
View solution
Q. One way to improve readability in coding is to
View solution
Q. The data flow Model of an application mainly shows
View solution
Q. The extent to which the software can control to operate correctly despite the introduction of Invalid input is called as
View solution
Q. If the number of conditions in a decision table is n, the n (c) maximum number of rules (Column) possible is
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Software Engineering? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!