11-10-2009, 11:55 PM
I have cleared QTP certification test.
Here are the questions I can remind from the test.Verify all the answers for any mistakes.
1. Valid active screen settings: Select 3
a. All
b. Maximum
c. Minimum
d. Partial
e. Most
f. Complete
Ans: c, d & f
2. How do you know that a script is running in normal mode?
a. Minimizes active screen
b. Displays message box that running in normal mode
c. Displays execution marker
d. Do no display execution marker
Ans: c
3. What is the method to send message to result window
a. Reporter
b. ReportEvent
c. Send
Ans: b
4. What is the utility object to send message to Resultwindow
a. Reporter
b. ReportEvent
c. Send
Ans: a
5. What are the two options in Record & Run settings dialog box for windows based application(Select two)
a. Record & Run only on
b. Record & Run on any open browser
c. Record & Run on window desktop
d. Record & Run on any windows based application
Ans: a & d
6. While enhancing the test programmatic description is used to
a. Use object repository
b. By pass object repository
Ans: b
7. Select 3 uses of programmatic description
a. Bypass object repository
b. Perform similar operations on a list of objects using similar properties
c. Perform different operations on a list of objects using different properties
Ans: a, b & c
8. QTP uses dot after an object in expert view after dot what it should display? Select 3:
a. Parent object
b. Child object
c. Arguments of the object
d. Properties of the object
Ans: a, b & d
9. When combining multiple statements in expert view what is the operator used?
a. Colon
b. Semicolon
c. Hyphen
d. Underscore
Ans: d
10. What is the shortcut key used to insert standard checkpoint
a. F10
b. F12
c. Shift+F3
d. F9
Ans: F12
11. One of more properties are checked in the following type of checkpoint
a. Bitmap
b. Text
c. Standard
d. XML
Ans: c
12. After recording is completed (when record button not clicked) what are the checkpoints can be placed? Select 2
a. Standard
b. DB
c. XML
d. Accessibility
e. Text
Ans: b & c
13. What is the “Source” property in DB checkpoint?
a. Result set
b. Result of SQL query
c. Connection string
Ans: Connection string
14. What is true method to close a DB CONNECTION?
a. Close connection
15. From which menu command a synchronization point is placed?
a. Tools
b. Insert
c. Edit
d. Resources
Ans: Insert
16. What is the feature used to complete true current line in expert view?
a. Function Generator
b. Step Generator
17. Select 3 columns for keyword view
a. Item
b. Operation
c. Value
d. Procedure
Ans; a,b,c
18. How can we restrict the number of iteration of test?
a. Call action properties dialog box
b. Action properties dialog box
c. Test setting dialog box
d. Record and run dialog box
Ans: Test setting dialog box
19. Test A is set to run on row 1 to 4 on Test settings dialog, where it has 5 rows in data table and its call action properties is set to “Run all rows”. How many iteration it will run if it has 10 rows in global data sheet
a. 20
b. 40
c. 14
d. 50
Ans : 40?
20. What are the 2 things which cannot be done in keyword view and only can do in the expert view?
a. Retrieving Test object property
b. Retrieving Run time object properties
c. SetTO property
Ans: Retrieving Run time object properties
21. What is the keyword used in for…..Next loop for increment
a. ++
b. Skip
c. Step
d. Exit for
Ans: Step
22. From which menu command the function library can be associated to test
a. Record and Run settings
b. Test Settings
c. Tools options
Ans: Test Settings
23. Where can we find the output parameters after the test run
a. Design data table
b. Run time data table
c. Global data table
Ans: Run time data table
24. Which parameter is generated by system during run time?
a. Input parameter
b. Output parameter
c. Environment Variable
d. Random Variable
Ans: Random variable
25. What is the method to retrieve data from data table to an excel sheet?
a. Value
b. Getrowcount
c. getvalue
d. Export
Ans: Export
26. What is the method to get value from data table?
a. Value
b. Getrowcount
c. getvalue
Ans: getvalue
27. What are the 2 settings required for bitmap check point?
a. RGB
b. DPI settings
c. Resolution
d. Image size
e. Pixels
Ans: a,e
If sensitive to Resolution and Image size
28. What are the 3 options in update mode?
a. Object description
b. Object properties
c. Object logical name
d. Action name in the test
e. Active screen images and settings
Ans: a,b,e
29. What format is used by QTP to compress the test?
a. .Zip
b. .Fr
Ans: .Zip
30. The following file contents the sequence of actions performed
a. Default .xls
b. Script .mts
c. Resourse.mtr
Ans: Script .mts
31. What is the default ordinal identifier under object identification dialog?
a. Index
b. Location
Ans: b
32. What are the properties available in object identification dialog box. Select two
a. Base filter
b. Mandatory
c. Assistive
Ans: b, c
33. Where is “Enable Smart Identification” available?
a. Object Identification dialog box
34. How do you know that a test used Smart Identification?
a. Test Results are shown with an icon
Ans: a
35. A breakpoint
a. Pauses execution at current step without executing it
36. Select three loop statements
a. If Else
b. While. Wend
c. For. Next
d. Do. Loop
e. Switch Case
Ans: b, c, d
37. With which feature of QTP the run time object properties can be viewed
a. Object Spy
b. Object Repository
c.
Ans: a
38. While merging two object repositories you will have the following option?
a. Copy all objects or only objects that are conflicting
39. When a test is saved with multiple actions what is the component saved with all the actions
a. Object Repository
b. Global Data Table
c. Folder
Ans: b
40. What is the default add-ins comes with QTP. Select three
a. Web Services
b. ActiveX
c. VB
d. Web
Ans: b, c and d
41. User defined objects are
a. Belongs to user-defined class and mapped to standard class
b. Non-Standard class objects mapped to standard class
c. Standard Class objects mapped to standard class
Ans: b
42. Before modification of shared object repository what needs to be done
Enable editing
43. To register a procedure, which function is to be used?
a. Register proc
b. Register Function
Ans: b
Here are the questions I can remind from the test.Verify all the answers for any mistakes.
1. Valid active screen settings: Select 3
a. All
b. Maximum
c. Minimum
d. Partial
e. Most
f. Complete
Ans: c, d & f
2. How do you know that a script is running in normal mode?
a. Minimizes active screen
b. Displays message box that running in normal mode
c. Displays execution marker
d. Do no display execution marker
Ans: c
3. What is the method to send message to result window
a. Reporter
b. ReportEvent
c. Send
Ans: b
4. What is the utility object to send message to Resultwindow
a. Reporter
b. ReportEvent
c. Send
Ans: a
5. What are the two options in Record & Run settings dialog box for windows based application(Select two)
a. Record & Run only on
b. Record & Run on any open browser
c. Record & Run on window desktop
d. Record & Run on any windows based application
Ans: a & d
6. While enhancing the test programmatic description is used to
a. Use object repository
b. By pass object repository
Ans: b
7. Select 3 uses of programmatic description
a. Bypass object repository
b. Perform similar operations on a list of objects using similar properties
c. Perform different operations on a list of objects using different properties
Ans: a, b & c
8. QTP uses dot after an object in expert view after dot what it should display? Select 3:
a. Parent object
b. Child object
c. Arguments of the object
d. Properties of the object
Ans: a, b & d
9. When combining multiple statements in expert view what is the operator used?
a. Colon
b. Semicolon
c. Hyphen
d. Underscore
Ans: d
10. What is the shortcut key used to insert standard checkpoint
a. F10
b. F12
c. Shift+F3
d. F9
Ans: F12
11. One of more properties are checked in the following type of checkpoint
a. Bitmap
b. Text
c. Standard
d. XML
Ans: c
12. After recording is completed (when record button not clicked) what are the checkpoints can be placed? Select 2
a. Standard
b. DB
c. XML
d. Accessibility
e. Text
Ans: b & c
13. What is the “Source” property in DB checkpoint?
a. Result set
b. Result of SQL query
c. Connection string
Ans: Connection string
14. What is true method to close a DB CONNECTION?
a. Close connection
15. From which menu command a synchronization point is placed?
a. Tools
b. Insert
c. Edit
d. Resources
Ans: Insert
16. What is the feature used to complete true current line in expert view?
a. Function Generator
b. Step Generator
17. Select 3 columns for keyword view
a. Item
b. Operation
c. Value
d. Procedure
Ans; a,b,c
18. How can we restrict the number of iteration of test?
a. Call action properties dialog box
b. Action properties dialog box
c. Test setting dialog box
d. Record and run dialog box
Ans: Test setting dialog box
19. Test A is set to run on row 1 to 4 on Test settings dialog, where it has 5 rows in data table and its call action properties is set to “Run all rows”. How many iteration it will run if it has 10 rows in global data sheet
a. 20
b. 40
c. 14
d. 50
Ans : 40?
20. What are the 2 things which cannot be done in keyword view and only can do in the expert view?
a. Retrieving Test object property
b. Retrieving Run time object properties
c. SetTO property
Ans: Retrieving Run time object properties
21. What is the keyword used in for…..Next loop for increment
a. ++
b. Skip
c. Step
d. Exit for
Ans: Step
22. From which menu command the function library can be associated to test
a. Record and Run settings
b. Test Settings
c. Tools options
Ans: Test Settings
23. Where can we find the output parameters after the test run
a. Design data table
b. Run time data table
c. Global data table
Ans: Run time data table
24. Which parameter is generated by system during run time?
a. Input parameter
b. Output parameter
c. Environment Variable
d. Random Variable
Ans: Random variable
25. What is the method to retrieve data from data table to an excel sheet?
a. Value
b. Getrowcount
c. getvalue
d. Export
Ans: Export
26. What is the method to get value from data table?
a. Value
b. Getrowcount
c. getvalue
Ans: getvalue
27. What are the 2 settings required for bitmap check point?
a. RGB
b. DPI settings
c. Resolution
d. Image size
e. Pixels
Ans: a,e
If sensitive to Resolution and Image size
28. What are the 3 options in update mode?
a. Object description
b. Object properties
c. Object logical name
d. Action name in the test
e. Active screen images and settings
Ans: a,b,e
29. What format is used by QTP to compress the test?
a. .Zip
b. .Fr
Ans: .Zip
30. The following file contents the sequence of actions performed
a. Default .xls
b. Script .mts
c. Resourse.mtr
Ans: Script .mts
31. What is the default ordinal identifier under object identification dialog?
a. Index
b. Location
Ans: b
32. What are the properties available in object identification dialog box. Select two
a. Base filter
b. Mandatory
c. Assistive
Ans: b, c
33. Where is “Enable Smart Identification” available?
a. Object Identification dialog box
34. How do you know that a test used Smart Identification?
a. Test Results are shown with an icon
Ans: a
35. A breakpoint
a. Pauses execution at current step without executing it
36. Select three loop statements
a. If Else
b. While. Wend
c. For. Next
d. Do. Loop
e. Switch Case
Ans: b, c, d
37. With which feature of QTP the run time object properties can be viewed
a. Object Spy
b. Object Repository
c.
Ans: a
38. While merging two object repositories you will have the following option?
a. Copy all objects or only objects that are conflicting
39. When a test is saved with multiple actions what is the component saved with all the actions
a. Object Repository
b. Global Data Table
c. Folder
Ans: b
40. What is the default add-ins comes with QTP. Select three
a. Web Services
b. ActiveX
c. VB
d. Web
Ans: b, c and d
41. User defined objects are
a. Belongs to user-defined class and mapped to standard class
b. Non-Standard class objects mapped to standard class
c. Standard Class objects mapped to standard class
Ans: b
42. Before modification of shared object repository what needs to be done
Enable editing
43. To register a procedure, which function is to be used?
a. Register proc
b. Register Function
Ans: b