HP QuickTest Professional | | Mock Test
1
The ——— Specifies the time interval (in seconds) during which QuickTest attempts to perform the checkpoint successfully
a. Check timeout
b. Checkpoint interval timeout
c. Checkpoint timeout
d. Checkpoint delay
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Checkpoint timeout[/bg_collapse]
2
The ……… toolbar contains buttons for recording and running your test.
a. Standard
b. Tools
c. Automation
d. Edit
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Automation[/bg_collapse]
3
The shortcut keys for Record, Stop and Run respectively are
a. F3, F4, F5
b. F4, F3, F5
c. F4, F5, F3
d. F3, F5, F4
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : F3, F4, F5[/bg_collapse]
4
The tab that enables you to view the current value of any variable or VBScript expression.
a. watch
b. View
c. Locate
d. Current
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : watch[/bg_collapse]
5
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
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Missing Resources Pane[/bg_collapse]
6
The information Pane provides a list of ——— in the test.
a. Semantic errors
b. Common Errors
c. Syntax Errors
d. Logic errors
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Syntax Errors[/bg_collapse]
7
To expand all the steps in the keyword view which option you would use from the View menu.
a. Expand
b. Expand All
c. Expand Items
d. Expand Rows
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Expand All[/bg_collapse]
8
Unexpected events, errors and application crashes that occur during test execution are called
a. Errors
b. Exceptions
c. Bugs
d. Recovery Scenarios
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Exceptions[/bg_collapse]
9
The …….. checks a variety of objects such as buttons, radio buttons, combo boxes, lists, and so forth.
a. Image checkpoint
b. Standard checkpoint
c. Bitmap checkpoint
d. Accessibility checkpoint
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Standard checkpoint[/bg_collapse]
10
The char of Regular Expression that is used to any alphanumeric character including underscore is
a. \w
b. \W
c. .
d. *
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : \w[/bg_collapse]