Multiple choice technology testing Code Walkthrough is ________ A type of dynamic testing Type of static testing Neither dynamic nor static 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.