Multiple choice technology testing Continuous testing of an application as when new functionality is added Incremental Integration testing System Testing Integration testing Unit testing Reveal answer Fill a bubble to check yourself A Correct answer Explanation Incremental integration testing continuously validates integrated modules as new functionality is added. Each increment is tested immediately upon integration, ensuring smooth ongoing integration rather than waiting until all features are complete.