QTP 10.0 Sample Questions Set - 2



  1. Object Spy can be found in __________ menu.

A.    Tool
B.    Tools
C.    Task
D.   Tasks

  1. The ________________ displays the open documents side-by-side.

A.    Tile Vertically
B.    Tile Horizontally
C.    Cascade
D.   Tile Cascade

  1. For opening the Quick Test Professional Help we can use _________

A.    F3
B.    F5
C.    F1
D.   F2

  1. If QTP cannot find any object that matches the description, or if it finds more than one object that matches, QuickTest may use the ___________________ mechanism to identify the object.

A.    Ordinal Identifier
B.    Index Identifier   
C.    Smart Identification
D.   Assistive Identification

  1. You can configure the _________ and ___________.properties that QuickTest uses to record descriptions of the objects in your application

    1. Mandatory, assistive, and ordinal identifier
    2. Mandatory, required, and ordinal identifier
    3. Smart, assistive, and ordinal identifier
    4. Index, assistive, and ordinal identifier

  1. The ___________ property set for each test object is created and maintained by QuickTest.

A.    Run-Time Object
B.    Test Object
C.    Smart Identification Object
D.   Assistive Object

  1. You can access and perform ______________ methods using the Object property.

A.    Run-Time Object
B.    Test Object
C.    Smart Identification Object
D.   Assistive Object

  1. You can view or modify the test object property values that are stored with your test in the _______________

A.    Information Pane
B.    Data Table
C.    Information Pane & Data Table Both
D.   Object Properties & Object Repository dialog box.

  1. You can retrieve or modify property values of the test object during the run session by adding _______________ statements in the Keyword View or Expert View.

A.    GetROProperty & SetROProperty
B.    GetTOProperty & SetTOProperty
C.    GetTOProperty & SetROProperty
D.   GetROProperty & SetTOProperty

  1. If the available test object methods or properties for an object do not provide the functionality you need, you can access ______________ of any run-time object using the Object property.

A.    The internal methods and properties
B.    The mandatory methods and properties
C.    The selective methods and properties
D.   The assistive methods and properties

  1. The Information pane provides a list of _________ in the test:

A.    Semantic errors
B.    Syntax errors
C.    Common errors
D.   Logic errors

  1. When we switch from Expert view to the Keyword view, QTP automatically checks for syntax errors in the test and shows them in the information pane.

A.    True
B.    False

  1. If the information pane is not open, QTP automatically opens it in case a syntax error is detected.

A.    True
B.    False

  1. The __________ provides a list of the resources that are specified in your test but cannot be found.

A.    Missing pane
B.    Missing Resources pane                            
C.    Resources pane
D.   Missing Items pane

  1. Whenever you open a test or a function library, QTP automatically checks for the availability of specified resources.

A.    True
B.    False

  1. The Data Table does not assist you in parameterize your test.

A.    True 
B.    False

  1. Tabs in the Debug Viewer pane are:

A.    Watch, Variables, Debug
B.    Watch, Data, Command
C.    Watch, Variables, Command  
D.   View, Variables, Command

  1. The ________ tab enables you to view the current value of any variable or VBScript expression.

A.    Watch
B.    View
C.    Locate
D.   Current

  1. The _________ tab displays the current value of all variables that have been recognized up to the last step performed in the run session.

A.    View
B.    Variables
C.    Locate
D.   Current

  1. The___________ tab enables you to run a line of script to set or modify the current value of a variable or VBScript object in your test or function library.


A.    View
B.    Variables
C.    Command
D.   Current

1
2
3
4
5
6
7
8
9
10
B
A
C
C
A
B
A
D
B
A
11
12
13
14
15
16
17
18
19
20
B
A
A
B
A
B
C
A
B
C

No comments:

Post a Comment