Multiple choice technology testing

What are the categories in the Step Generator?

  1. A. Object, Operation, Value

  2. B. Library, Built-in, Local Script

  3. C. Operation, Arguments, Return Value

  4. D. Test Objects, Utility Objects, Functions

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

The Step Generator in QTP categorizes steps into Test Objects (UI elements), Utility Objects (built-in objects like DataTable, Reporter), and Functions (user-defined or built-in functions). This categorization helps organize test steps and available actions in the Step Generator window. Options A and C list individual components rather than categories, and Option B's categories are incorrect.