Wednesday, January 5, 2011

QTP Designing Tests - Multiple Choice Questions

QTP Designing Tests - Multiple Choice Questions

1. You can use the Keyword View to add new steps to your test and but you cannot view and modify existing steps.

A) True
B) False

2. In the keyword view, in a Value cell, press ....... to add line breaks (multi-line arguments) to your argument value.

A) CTRL+ENTER
B) SHIFT+ENTER
C) ALT+ENTER
D) F12+ENTER

3. In a Value cell (keyword view),if you enter quotation marks as part of the argument value, they are included in the argument value used during the run session.

A) True
B) False

4. You can copy or cut a parent object together with only some of its child objects.

A) True
B) False

5. In case of Keyboard Shortcuts in the Keyword View, Press.... to add a new step below the currently selected step.

A) F9
B) F11
C) F8
D) F12

6. ....... tool enables you to encode passwords so that you can use the resulting strings as method arguments or data table parameter values (enabling you to place secure values into the data table).

A) Password Tool
B) Password coder Tool
C) Password decoder Tool
D) Passworder Tool

7. IntelliSense information works in the keyword view.

A) True
B) False

8. A test comprises calls from actions.

A) True
B) False

9. An action consists of its own test script, including all of the steps in that action, and any objects in its shared object repository.

A) True
B) False

10. An action in QTP can correspond to more than one DataSheet.

A) True
B) False

1)b, 2)b, 3) a, 4) b, 5)c, 6) b, 7)a, 8) b, 9)a, 10) a