Sunday, April 26, 2009

QTP Multiple Choice Questions - Set 28 - Object Properties

1)

In the Expert View, you can use the Object property to activate the method for a Web object.
A) True
B) False

2)

The test object property set for each test object is created and maintained by ....... The run-time object property set for each run-time object is created and maintained by the object creator

A) Microsoft
B) Adobe
C) HP
D) QuickTest

3)

You can view or modify the test object property values that are stored with your component in the Object Properties or Object Repository dialog box.

A) True
B) False

4)

It is possible that you can use the Object property to access the native properties of any run-time object.
A) True
B) False

5)
You cannot retrieve the values of test object properties from a run-time object.
A) True
B) False

6)

You can use the GetTOProperty, GetTOProperties, and SetTOProperty methods in your ........ to set and retrieve the test object property values of the test object.

A) Test
B) Function Library
C) Applciation area
D) Both A & B

7)

Because QuickTest refers to the temporary version of the test object during the run session, any changes you make using the SetTOProperty method apply only during the course of the run session, and do not affect the values stored in the test object repository.
A) True
B) False

8)

You can use the Object Spy at any time to view ..... properties and values of the objects in the application you are testing.

A) run-time
B) test object
C) Both A & B
D) None

9)

You cannot add to the list of properties that QuickTest uses to identify an object.
A) True
B) False


10)

The default properties for a Link object (hypertext link) are...

A) Name
B) text
C) HTML tag
D) Tag

1) A, 2) D, 3) A, 4) A, 5) B, 6) D, 7) A, 8) C, 9)B, 10) B,C