Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP HP Certification
#13
Not Solved
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


Messages In This Thread
QTP HP Certification - by vaigundamoorthy - 03-21-2009, 08:40 PM
RE: QTP HP Certification - by gopal.gudi - 03-23-2009, 10:58 AM
RE: QTP HP Certification - by rashmitha - 08-06-2009, 11:10 PM
QTP HP Certification - by Nikhil Reddy - 10-06-2010, 01:17 PM
RE: QTP HP Certification - by Tarik Sheth - 03-23-2009, 06:17 PM
RE: QTP HP Certification - by mahivardhan - 05-19-2009, 12:48 PM
RE: QTP HP Certification - by mythranju - 03-28-2009, 02:44 AM
RE: QTP HP Certification - by sreekanth chilam - 03-28-2009, 12:50 PM
RE: QTP HP Certification - by vaigundamoorthy - 03-31-2009, 10:08 PM
RE: QTP HP Certification - by RGummadidala - 05-10-2011, 07:52 AM
RE: QTP HP Certification - by saiyashwan - 09-24-2009, 11:07 PM
RE: QTP HP Certification - by madhavi27 - 09-30-2009, 03:09 AM
RE: QTP HP Certification - by arthika - 10-28-2009, 02:05 PM
RE: QTP HP Certification - by tulip2me - 11-10-2009, 11:55 PM
RE: QTP HP Certification - by wuamyamy - 05-19-2010, 11:10 PM
RE: QTP HP Certification - by chowsan - 12-15-2009, 02:55 PM
RE: QTP HP Certification - by kamalteja - 02-11-2010, 12:14 PM
RE: QTP HP Certification - by soumenrchow - 02-11-2010, 05:17 PM
RE: QTP HP Certification - by Saket - 02-12-2010, 10:17 AM
RE: QTP HP Certification - by rajis007 - 05-13-2010, 12:34 PM
RE: QTP HP Certification - by sreekanth chilam - 05-13-2010, 05:57 PM
RE: QTP HP Certification - by lotos - 09-09-2010, 07:21 PM
RE: QTP HP Certification - by Aravinda HB - 12-01-2010, 12:46 PM
RE: QTP HP Certification - by PK2011 - 02-22-2011, 12:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP Certification info jkpriyadarshini 2 3,510 08-24-2022, 10:46 AM
Last Post: ahmad3029
  UFT Certification lonnie.hailey@netscout.com 6 6,206 09-07-2018, 02:04 PM
Last Post: Ankur
  QTP 11(HPO-M47) certification dumps Ram333 13 39,534 07-23-2016, 03:04 PM
Last Post: Ankur
  Certification - UFT12 Nj_QTP 2 4,251 07-23-2016, 02:41 PM
Last Post: Ankur
  QTP Advanced certification info needed qapandit 3 4,361 04-08-2014, 10:48 AM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 3 Guest(s)