Multiple choice technology testing

If the Local Data sheet contains two rows of data, how many times will the action iterate, by default?

  1. A. 1

  2. B. 2

  3. C. 3

  4. D. 5

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

By default, QTP/UFT action call settings are configured to Run one iteration only. Even if the action's local data sheet contains multiple rows of data, it will not iterate through them unless the action properties are explicitly configured to run on all rows.