Multiple choice technology testing

If the Global Data sheet Contains no data and the Local Datasheet contains two rows of data, how many times will the test iterate?

  1. A. 1

  2. B. 2

  3. C. 3

  4. D. 5

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

The overall test iterations are controlled by the Global Data sheet settings. If the Global sheet contains no data, the test runs exactly once by default. The local data sheet's row count only controls iterations within that specific action, not the overall test run.