QTP Questions 17 - QTP Expert View

1) You can use the Expert View tab to view a text-based version of your test.

A) True
B) False

2) Expert View contains each step as a VBScript line. In object-based steps, the VBScript line defines the ........ hierarchy.

A) Action
B) Object
C) Test
D) Step

3) If you focus on a specific step in the Keyword View and switch to the Expert View, the cursor is located in that ..... line of the test.

A) Next
B) Previous
C) Last
D) Corresponding

4) For each object and method in an Expert View statement, a corresponding row exists in the Keyword View.

A) True
B) False

5) When you switch from the Expert View to the Keyword View, QuickTest automatically checks for syntax errors in your script, and shows them in the Information pane.

A) True
B) False

6) In the Expert View, the ....... is always visible and the Expert View always displays the script for the selected action.

A) Action List
B) Expert List
C) Check List
D) View List

7) You can insert a checkpoint or output value statement in the Expert View manually.

A) True
B) False

8) You can copy a Checkpoint or Output statement from the Expert View to another test.

A) True
B) False

9) You can also manually enter standard VBScript statements, as well as statements using QuickTest test objects and methods, in the Expert View.

A) True
B) False

10) You cannot print the test displayed in the Expert View or a function library.

A) True
B) False

11) When you type in the Expert View or a function library, .......... enables you to select the test object, method, property, or collection for your statement from a drop-down list and view the relevant syntax.

A) Object Property dialog box
B) Web edit Property dialog box
C) Intellisense
D) dropdown list

No comments:

Post a Comment