Multiple choice technology testing

If you are typing in expert view and u type an object followed by dot, what does quick test display?

  1. a)Nothing

  2. b)The Orguments for that object

  3. c)the methods and properties for that object

  4. d)The child Objects and methods for that object

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

In QTP/UFT, typing a dot after an object in Expert View triggers the statement completion feature, which displays a drop-down list containing the child objects, methods, and properties available for that object.