Multiple choice technology testing Extreme Programming include programming in pairs Doing extensive Code Review Unit testing of all the code All of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation XP includes all three practices: pair programming (continuous review), extensive code review, and comprehensive unit testing. These together ensure code quality and rapid feedback.