Wednesday, September 30, 2009

QTP Multiple Choice Questions - Set 46

1)
....... properties are properties that QuickTest learns only if the mandatory properties that QuickTest learns for a particular object in your application are not sufficient to create a unique description.

A) Assistive
B) Ordinal
C) Semi-mandatory
D) Smart

2)
If several assistive properties are defined for an object class, then QuickTest learns two assistive properties at a time, and stops as soon as it creates a unique description for the object.

A) True
B) False

3)
If the combination of all defined mandatory and assistive properties is not sufficient to create a unique test object description, QuickTest also...

A) Uses Smart Identification
B) Learns the value for the selected ordinal identifier.
C) Learns Disc Properties
D) None

4)
The learned and Smart Identification properties of certain test objects cannot be configured, for example, the WinMenu, VbLabel, and VbToolbar objects.

A) True
B) False

5)
During the run session, QuickTest looks for objects that match .... properties in the test object description.

A) assistive
B) mandatory
C) all
D) None

6)
You can include the same property in both the mandatory and assistive property lists.

A) True
B) False

7)
If QuickTest can use other identification properties to identify the object during a run session, the ordinal identifier is ignored.

A) True
B) False

8)
QuickTest can use the following types of ordinal identifiers to identify an object:

A) Index
B) Number
C) Location
D) CreationTime

9)
By default, some test objects already have Smart Identification configurations and others do not.

A) True
B) False

10)
The Smart Identification mechanism uses two types of properties:

A) Base Filter Properties
B) Option Filter Properties
C) Optional Filter Properties
D) Basic Filter Properties

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