Multiple choice technology testing What can you use to handle unpredictable testing exceptions ? Do Loop Recovery Scenario IF THEN Statement Select case statement Reveal answer Fill a bubble to check yourself B Correct answer Explanation A Recovery Scenario in HP QuickTest Professional (QTP) is designed to handle unpredictable errors and testing exceptions during execution. Standard control statements like Do Loop or IF cannot handle unexpected popups.