QTP 10.0 Sample Questions Set - 6



1.     By default, new actions are
A.    Short
B.    External
C.    Reusable
D.   Non-reusable
2.    Q. 102: You can display or hide the Action toolbar in the Keyword View by choosing View > Toolbars > Action.
A.    View > Toolbars > Action
B.    View > Toolbars > Actions
C.    View > Toolbar > Action
D.   Views > Toolbars > Action
3.    The ___________ enables you to view either the entire test flow (the calls to the actions in the test) or you can view the steps for a selected reusable or external action.
A.    Action Flow
B.    Action file
C.    Action List
D.   Action Repository
4.    In the _________ the Action List is always visible and the Expert View always displays the script for the selected action.
A.    Keyword View
B.    Expert View
C.    Action Flow
D.   Action View
5.    The __________ method - imports a sheet of a specified file to a specified sheet in the run-time Data Table.
A.    SheetImport
B.    ImportSheet
C.    ImportDataTable
D.   ImportTable
6.    The column headings in the sheet you import must match the Data Table parameter names in the action for which the sheet is being imported. Otherwise, your test or component may fail.
A.    True
B.    False
7.     The sheet you import automatically takes the name of the sheet it replaces.
A.    True
B.    False
8.    The use of complex and / or nested formulas in the Data Table is supported.
A.    True
B.    False
9.     The data your test uses is stored in the __________ Data Table, which is displayed in the Data Table pane at the bottom of the screen while you insert and edit steps.
A.    Design-time
B.    Run-time
C.    Current
D.   None
10.                       During the run session, QuickTest creates a ___________ Data Table live version of the Data Table associated with your test.
A.    True
B.    False
11.                        By default, the bottom right part of the Test Results window displays information on the selected checkpoint only if it has the status Failed.
A.    True
B.    False
12.                        You can also use the ___________ to check specific property values.
A.    CheckProperty method
B.    CheckItemProperty method
C.    ItemProperty method
D.   Property method
13.                        If you want to retrieve the return value of a checkpoint (a Boolean value that indicates whether the checkpoint passed or failed), you must add ______________ the checkpoint argument in the statement in the Expert View.
A.    Parentheses around
B.    Properties with
C.    Arguments with
D.   Values alongwith
14.                        You can use a formula in a checkpoint to confirm that an object created on-the-fly (dynamically generated) or another variable object in your Web page or application contains the value it should for a given context.
A.    True
B.    False
15.                        You cannot modify the settings of existing checkpoints.
A.    True
B.    False
16.                       You can edit information in the Data Table by typing directly into the table cells.
A.    True
B.    False
17.                       Each row in the table represents the set of values that QuickTest submits for the _______________ arguments during a single iteration of the test or action.
A.    Parameterized
B.    Non-parameterized
C.    Distributed
D.   None of above
18.                       For every action called in your test, QuickTest creates a corresponding __________ in the Data Table so that you can enter Data Table parameters that are specific to that action only.
A.    Action sheet
B.    Excel sheet
C.    Both A & B
D.   None
19.                       When you create a test, it includes _____________ action.
A.    Single
B.    Unlimited
C.    Three
D.   Multiple
20.                       There are three kinds of actions.
A.    Non-reuse action, reuse action, external action
B.    Call to internal action, Call to reusable action, external action
C.    Non-reusable action, reusable action, external action
D.   Call to non-reusable action, reusable action, external action
1
2
3
4
5
6
7
8
9
10
D
A
C
B
B
A
A
B
A
A
11
12
13
14
15
16
17
18
19
20
A
A
A
A
B
A
A
A
A
C

No comments:

Post a Comment