nerdexam
Software

CSQA · Question #89

You have observed a high failure rate in production due to defects in the computer programs. If you follow good quality practices, the approach you would take to reduce the incidence of failure is to:

The correct answer is C. Classify and count the defects so that you can identify and eliminate the root cause. See the full explanation below for the reasoning.

Question

You have observed a high failure rate in production due to defects in the computer programs. If you follow good quality practices, the approach you would take to reduce the incidence of failure is to:

Options

  • AInitiate code inspections to identify defects in code
  • BIncrease the type and extent of testing to remove defects before production
  • CClassify and count the defects so that you can identify and eliminate the root cause
  • DEncourage the programmers to try harder to make fewer defects
  • EInclude individual defect rates in the performance appraisal system

How the community answered

(31 responses)
  • B
    6% (2)
  • C
    77% (24)
  • D
    3% (1)
  • E
    13% (4)

Community Discussion

No community discussion yet for this question.

Full CSQA Practice