Code Review Flashcards

1
Q

Fagan Review

A
Fagan testing is a detailed code review that steps through 
planning
overview
preparation
inspection
rework
follow-up
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Dynamic

A

tests test the code in a real runtime environment

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

fuzzing

A

dynamic testing that feeds invalid inputs to software to test its exception-handling capabilities.

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