Multiple choice technology testing The process starting with the terminal modules is called Top-down integration Bottom-up integration Module integration None of the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation Bottom-up integration testing begins with low-level terminal modules that don't call other modules, then progressively integrates higher-level modules using driver programs. Top-down integration starts from the main module, not terminal modules.