There are ________ object type filters in Object spy dialog box.

  1. One

  2. Three

  3. Four

  4. Two


Correct Option: D

AI Explanation

To answer this question, we need to understand what the Object Spy dialog box is and the available object type filters within it.

The Object Spy dialog box is a feature in automation testing tools that allows users to inspect and identify objects in an application under test. It helps in generating object properties and methods that can be used in test scripts.

The correct answer is D) Two. This option is correct because the Object Spy dialog box typically contains two object type filters. These filters are used to specify the type of objects that the user wants to inspect. The two common object type filters found in the Object Spy dialog box are:

  1. "Object Classes" filter: This filter allows users to select specific object classes or types, such as buttons, text boxes, checkboxes, etc., to identify and inspect in the application.

  2. "Object Properties" filter: This filter allows users to specify specific object properties, such as name, value, id, etc., to identify and inspect objects in the application.

Therefore, the Object Spy dialog box typically contains two object type filters, making option D) Two the correct answer.

Find more quizzes: