3.1.1 Work Products Examinable by Static Testing Flashcards
1
Q
Almost any work product can be examined by …
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
2
Q
Any work product that can be read and understood can be the “ “ of a “ “.
However, for static analysis, work products need a “ “ against which they can be “ “ (e.g. “ “, “ “ or …
A
subject
review
structure
checked
models
code
text with a formal syntax).
3
Q
Work products that aren’t appropriate for static testing include those that are difficult to “ “ by “ “ and shouldn’t be analyzed by “ “ (e.g. 3… due to …
A
interpret
people
tools
3rd party executable code
legal reasons).