nerdexam
ISTQB

ISTQB-CTFL · Question #75

A bank software has a feature of locking down accounts that have and overdraft higher than $10,000. Due to a bug in the code, the system locks down accounts once they reached $1000 overdraft. Based…

The correct answer is A. It is an example of a defect that it goes undetected, will cause harm to the end customer and to. A defect is a flaw in a component or system that can cause the component or system to fail to perform its required function. A defect can cause harm to the end customer, the company, or both, depending on the impact and severity of the failure. In this case, the defect in the…

Fundamentals of Testing

Question

A bank software has a feature of locking down accounts that have and overdraft higher than $10,000. Due to a bug in the code, the system locks down accounts once they reached $1000 overdraft. Based on this context, which of the following is correct statement

Options

  • AIt is an example of a defect that it goes undetected, will cause harm to the end customer and to
  • BIt is an example of a defect, that if goes undetected, will cause harm to the end customer but not
  • CIt is an example of a defect that if goes undetected, will not cause harm to the end customer, but
  • DIt is an example of a defect that if goes undetected, will not cause any real harm to either the end

How the community answered

(63 responses)
  • A
    73% (46)
  • B
    3% (2)
  • C
    6% (4)
  • D
    17% (11)

Explanation

A defect is a flaw in a component or system that can cause the component or system to fail to perform its required function. A defect can cause harm to the end customer, the company, or both, depending on the impact and severity of the failure. In this case, the defect in the code causes the system to lock down accounts that have an overdraft higher than $1000, instead of $10,000. This can cause harm to the end customer, as they may lose access to their funds and face inconvenience or financial difficulties. This can also cause harm to the company, as they may lose customer trust and satisfaction, face legal issues or complaints, or incur additional costs for fixing the defect and restoring the accounts.

Topics

#defect impact#failure classification#defect vs failure#defect consequences

Community Discussion

No community discussion yet for this question.

Full ISTQB-CTFL Practice