Multiple choice technology testing

For constructing a step, which of the following can be used?

  1. Function Generator

  2. Step Factory

  3. Function Factory

  4. None

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

In QTP/UFT, the Step Generator (sometimes called Step Factory in documentation) is the feature used to construct test steps by selecting operations on test objects. Function Generator is used for inserting functions, not constructing steps with object operations.