Multiple choice technology testing What statement will end execution of current action? Exit ExitAction Exit Action Exit Now Reveal answer Fill a bubble to check yourself B Correct answer Explanation ExitAction is the specific QTP statement that terminates execution of the current action and moves to the next action. Exit alone is used in procedures, 'Exit Action' with a space is invalid syntax, and Exit Now is not a valid QTP statement.