Thursday, September 2, 2010

HP QTP Certification

1. For each object and method in an Expert View statement, a corresponding row exists in the Keyword View.
A. True
B. False
C. There is some problem with the statement
D. None of the above
Answer: A

2. The following are the four main columns in the Keyword view
A. Item, Operation, Value, Comments
B. Item, Operation, Value, Documentation
C. Item, Operation, Property, Documentation
D. Number, Operation, Value, Documentation
Answer: B

3. You can work on one or several function libraries at the same time.
A. True
B. False
Answer: A

4. You can insert additional steps on the test objects captured in the Active screen after the recording session.
A. True
B. False
Answer: A

5. Active Screen enables you to parameterize object values and insert checkpoints
A. True
B. False
Answer: A

6. A QTP user can increase or decrese the active screen information saved with the test.
A. True
B. True
Answer: A

7. The toolbar enables you to view the details of an individual action or the entire test flow is:
A. Testing toolbar
B. None of the above
C. Action toolbar
D. Test Pan
Answer: C

8. The key that is used to Start/End analog recording mode?
A. F3
B. SHIFT+ALT+F3
C. CTRL+SHIFT+F3
D. F10
Answer: B

9. QuickTest supports virtual object for analog or low-level recording.
A. False
B. True
Answer: A

10. To use a specific property to identify your object, but that property is not listed in the properties list. Then how do you identify that object?
A. Add the specific property to the list
B. Use the Default property
C. Use some other property to identify your object
Answer: A

11. The checkpoint used to check the alt attribute exists for all relevant objects (such as images) is
A. Database Checkpoint
B. Accessibility checkpoint
C. Bitmap Checkpoint
D. Standard Checkpoint
Answer: B

12. Bitmap checkpoint is supported in VB environment.
A. True
B. False
Answer: A

12. Can we parameterize the checkpoints properties?
A. No
B. Yes
Answer: B

13. What is the shortcut key that is used for a Standard Checkpoint?
A. F12
B. F2
C. F10
D. F7
Answer: A

14. Can we change name of checkpoint?
A. No
B. Yes
Answer: A

15. To compare the values of the specified property during a run session with the values stored for the same test object property within the test.
A. Checkpoint
B. All the above
C. Output Vale
D. Compare the object property
Answer: A

16. You will use which recording mode for an object not recognized by Quick Test?
A. Low-Level Recording Mode
B. Normal Recording Mode
C. Analog Recording Mode
Answer: C

17. The statement that calls the recorded analog file is:
A. RunAnalog
B. CallAnalog
C. Execute Analog
Answer: A

18. An action that can be called by other tests or actions is:
A. Call Action
B. Split Action
C. Reusable Action
Answer: C

19. You can replace the page in your Active Screen tab:
A. False
B. True
Answer: A

20. QuickTest adds a checkpoint statement in the Expert View as:
A. Check Checkpoint
B. Checkpoint
Answer: A

21. A checkpoint checks that a text string is displayed within a defined area in a Windows application is:
A. Accessibility
B. Text Area
C. Standard
D. Text
Answer: B

22. In Active X environment, an Accessibility checkpoint is supported?
A. No
B. Yes
Answer: A

23. Can we get the execution time for an action in a Test?
A. Yes
B. No
Answer: A

24. Can we add external library files in QTP?
A. No
B. Yes
Answer: B

25. The method used to get data from HTML Table is
A. GetData(Row, Col)
B. GetRowValue(RowId, ColumnName)
C. GetCellData(Row, Col)
Answer: C

No comments:

Post a Comment