11) The Information pane provides a list of............. in the test:
A) Semantic errors
B) Syntax errors
C) Common errors
D) Logic errors
12) 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
13) If the information pane is not open, QTP automatically opens it in case a syntax error is detected.
A) True
B) False
14) ..................... 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
15) Whenever you open a test or a function library, QTP automatically checks for the availiblity of specified resources.
A) True
B) False
16) The Data Table does not assists you in parameterizing your test.
A) True
B) False
17) Tabs in the Debug Viewer pane are:
A) Watch, Variables, Debug
B) Watch, Data, Command
C) Watch, Variables, Command
D) View, Variables, Command
18) ............... tab enables you to view the current value of any variable or VBScript expression.
A) Watch
B) VIew
C) Locate
D) Current
19) 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
20) 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