4.4.1 Error Guessing Flashcards

1
Q

Error guessing is a test technique used to anticipate the occurrences of “ “, “ “, and “ “ based on the …

A

errors
defects
failures
tester’s knowledge.

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

Error guessing includes:
- how the “ “ has worked in t…
- the types of “ “ the developers tend t… and the types of “ “ that result from t…
- the types of “ “ that have occurred in o…

A
  • application
    the past
  • errors
    to make
    defects
    these errors
  • failures
    other similar applications
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

In general, errors, defects and failures may be related to “inp…“ (correct i… , parameters wrong or “ “ ), “o…“ (wrong “ “, wrong “ “), “l…“ (missing “ “, wrong “ “), “comp… “ (incorrect “ “, wrong “ “), “int…” (parameter “ “, incompatible “ “ ), or “d…” (incorrect “ “, wrong “ “)

A

input
input not accepted
missing)

output
format
result)

logic
cases
operator)

computation
(operand
computation)

interfaces
(mismatch,
types)

data
(initialization,
type)

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

Fault attacks are a way to implement e…

A

error guessing.

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

Fault attacks requires the tester to create or acquire a list of possible “ “, “ “, and “ “, and to design “ “ that will identify d… , expose the “ “, or cause “ “.

A

errors
defects
failures,
tests
defects associated with the errors,
defects
failures.

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

The fault attack lists can be built based on “ “, “ “ and f… or from c… about why s…

A

experience
defect
failure data,
common knowledge
software fails.

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