nerdexam
iSQI

CTFL_SYLL_4.0 · Question #69

Mark the correct sentences: - Defects are a result of environmental conditions and are also referred to as "Failures" - A human mistake may produce a defect - A system mil totally fail to operate…

The correct answer is A. II, IV. The question is about marking the correct sentences among the given statements related to defects, failures, and mistakes. According to the ISTQB glossary, the definitions of these terms Defect: A flaw in a component or system that can cause the component or system to fail to…

Fundamentals of Testing

Question

Mark the correct sentences:

  • Defects are a result of environmental conditions and are also

referred to as "Failures"

  • A human mistake may produce a defect
  • A system mil totally fail to operate correctly when a failure exists

in it

  • When a defect exists in a system it may result in a failure
  • Defects occur only as a result of technology changes

Options

  • AII, IV
  • BI, II
  • CIV, V
  • DII, III, IV

How the community answered

(24 responses)
  • A
    92% (22)
  • B
    4% (1)
  • D
    4% (1)

Explanation

The question is about marking the correct sentences among the given statements related to defects, failures, and mistakes. According to the ISTQB glossary, the definitions of these terms Defect: A flaw in a component or system that can cause the component or system to fail to perform its required function, e.g. an incorrect statement or data definition. A defect, if encountered during execution, may cause a failure of the component or system. Failure: An event in which a component or system does not perform a required function within specified limits. Mistake: A human action that produces an incorrect result. Therefore, out of the five given statements, only two are correct, namely: A human mistake may produce a defect: This is true, as a mistake is a source or cause of a defect, e.g. a programmer may make a mistake in writing a code statement, which results in a defect in the software component. When a defect exists in a system it may result in a failure: This is true, as a defect is a potential or actual cause of a failure, e.g. a defect in the software component may cause the system to fail to perform a required function when the defect is encountered during execution.

Topics

#error defect failure#testing fundamentals#root cause#defect taxonomy

Community Discussion

No community discussion yet for this question.

Full CTFL_SYLL_4.0 Practice