1.2.3 Errors, Defects, and Root Causes Flashcards

(9 cards)

1
Q

Humans make “e… “ which produce “ “ which in turn may result in “f…“.

A

errors (mistakes)

defects (faults, bugs)

failures

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Humans make errors for various reasons:
- time “ “
- work pro…
- pro…
- infras… or “ “
- simply “ “
- lack a…

A
  • pressure
  • product complexity
  • processes
  • infrastructure
    interactions
  • tired
  • adequate training
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Defects can be found in:
- documentation, like in r… or a t…
- in s…
- in a supporting w… like a b…

A
  • requirements specifications
    test script
  • in source code
  • work product
    build file
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Defects in work products produced “e…” in the “ “, if undetected, often lead to d… later in the “ “.

A

earlier
SDLC
defective work products
lifecycle

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

If a defect in code is executed, the “ “ may fail to do what it s… , or do something it “ “, causing a “f…”.

A

system
should do
shouldn’t
failure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Failures can also be caused by e… like when “ “ or ele… cause f…

A

environmental conditions
radiation
electromagnetic fields
firmware defects.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A root cause is a fundamental “ “ for a p… (a “ “ that leads to an “ “).

A

reason
problem occurrence
situation
error

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Root causes are identified through r… , typically performed when a “ “ occurs or a “d…” is “ “.

A

root cause analysis
failure
defect
identified

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

By addressing the root cause, it is believed that further similar “f…” or “ “ can be “p…” or their f…

A

failures
defects
prevented
frequencies reduced.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly