3.1.1 Work Products Examinable by Static Testing Flashcards

(3 cards)

1
Q

Almost any work product can be examined by s…

Examples include:
- requirement s…
- source “c…”
- test “pl…”
- test “c…”
- product b…
- test “c…”
- project “d…”
- “con…”
- “mod…”

A

static testing.

  • specification documents
  • code
  • plans
  • cases
  • backlog items
  • charters
  • documentation
  • contracts
  • models
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Any work product that can be read and understood can be the “s…“ of a “ “.

However, for static analysis, work products need a “s…“ against which they can be “ “ (e.g. “m…“, “ “ or t… ).

A

subject
review

structure
checked
models
code
text with a formal syntax

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

Work products that aren’t appropriate for static testing include those that are difficult to “i…“ by “ “ and shouldn’t be analyzed by “t…“ (e.g. 3… due to l… ).

A

interpret
people
tools
3rd party executable code
legal reasons

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