Multiple choice technology testing

Code Walkthrough is ________

  1. A type of dynamic testing

  2. Type of static testing

  3. Neither dynamic nor static

  4. Performed by the testing team

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A code walkthrough is a form of static code review where authors guide other members through the source code, examining it without executing it.