Tuesday, 6 July 2021

Mandatory Questions

Mandatory Questions to read before any UFT/QTP Interview
  1. Latest Version of UFT - 12.02 Read for more details and New Features 
  2. What is UFT or QTP?
  3. What type of testing's can be performed using UFT or QTP?
  4. How does UFT Recognize objects?
  5. What are the new features of UFT 12?
  6. How GUI Test interact with Web Service Tests in UFT?
  7. Difference between UFT 11.52 and UFT 12?
  8. Major difference between QTP and UFT?
  9. What is Insight Recording?
  10. Difference between Insight Recording and Low level Recording?
  11. Draw backs of Insight Recording?
  12. What is File Content Checkpoint?
  13. Difference between EVAL and GETREF
  14. What is Solution in UFT?
  15. Does Object Spy Support object addition to OR directly? If so to which OR?
  16. What is Dim
  17. What is Redim
  18. What are dictionary object
  19. which is faster among array and dictionary object
  20. What object is needed to create dictionary object
  21. What is AOM ( Automation Object Model)
  22. Can you reverse the string "UFTQuestions"
  23. Can you check if a value is present in a string or not
  24. How to change case of string
  25. What are type conversion function
  26. How do you find the number of links in a page using QTP or UFT 
  27. How do you handle or click on objects with in a cell in a table
  28. How to count the number of columns and numbers of rows in a table
  29. How to you describe a object using descriptive programming
  30. Can you create a QC/ALM connection using OTA - how?
  31. How to use regular expression
  32. How to count no occurrences of a sting in a statement
  33. How do you handle dynamic objects
  34. How do you handle multiple objects with same properties - example
  35. How to create a folder using vbscript
  36. How to create a text file using vbscript
  37. How to verify a file exists or not
  38. How to verify a folder exist or not
  39. How to get certain part of string
  40. How to open a browser with google.com as url
  41. How to open a text file
  42. In How many ways we can open a text file modes
  43. How to connect to excel using Datatable
  44. How to connect to excel using Excel.Application object
  45. How to clear the object from memory
  46. How to resize a array
  47. What are the type of parameters available in QTP
  48. What happens when a new actions is created in UFT
  49. What is environment variables and what are the types of environment variables
  50. What is a framework - what is your framework like
  51. How does QTP identify objects
  52. What are ordinal identifiers in UFT/ QTP
  53. How to create a Database connection using QTP
  54. Explain about the different type of checkpoint you know
  55. What is a recovery scenario
  56. What are post recovery scenario you have
  57. Can you add any vbs file as part of recovery scenario
  58. When can you start automation
  59. Can all part of application be automated
  60. How to read flat files
  61. What is a difference between action properties and Action call properties
  62. Can you set no of iteration for an action to execute? How ?
  63. What are transaction points
  64. Can you explain about Reporter.Report event
  65. What are the recording modes you have in QTP ? Can you explain the differences in them
  66. What is object repository manager how can you use it ?
  67. How does object repository holds objects
  68. What is difference between QTP 10 and QTP 11
  69. How many type of actions calls are their
  70. What is difference between Byval and Byref
  71. What is difference between function and action
  72. What is difference between function and subprogram
  73. How do you associate function libraries in QTP
  74. What is the default browser navigation time out in QTP - can we change it ? Where can we change it
  75. What is debug viewer
  76. What is difference between stepinto , stepout and stepover
  77. What is a step generator
  78. What is the use of "with statement'
  79. What is a component in BPT
  80. What is BPT automation process
  81. Does BPT need special license from HP to work with QTP scripts
  82. What is application area in BPT
  83. What are the file extension supported by QTP for writing function ( Answer is - QFL and VBS)
  84. What are the default checkpoints visible for insertion any time (Answers is - database checkpoint , XML checkpoint from resource and File Content checkpoint)
  85. What is type casting in QTP/VBS
  86. Can we call Win runner scripts in QTP ? Have you work with Winrunner scripts
  87. How to insert a break point in QTP and how to remove breakpoint in QTP
  88. How do you give estimations for a Application automation
  89. How to get used range in excel
  90. How to comment a statement in qtp
  91. Can you tell me multiple ways to run a application
  92. What is the object needed to use sendkeys method
  93. Have you heard about mercury.device replay object
  94. Can you write a script to sort "uftquestions" as "efinoqssttuu"
  95. Can you write a script to sort content of array
  96. Can you write a script to merge two strings
  97. How to copy cells content from one to another
  98. How to manipulate dates
  99. How to add date and time to current date and time
  100. List the content of Automation approach document
  101. How to configure UFT with Bluezone Emulator
  102. How to configure a flex application with UFT or QTP
  103. How to maximize a browser using UFT or QTP

No comments:

Post a Comment