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
2
Q
Dynamic
A
tests test the code in a real runtime environment
3
Q
fuzzing
A
dynamic testing that feeds invalid inputs to software to test its exception-handling capabilities.