Sunday, February 3, 2013

QTP interview questions and answers


There are more than 200 questions with detailed knowledgeable answers posted here. Get most out of it. Click on the link to see the answers 

http://qualitytrainings.com/qtp_basic_interview_questions_and_answers
 
1. Tell something about qtp? 
2. What are the types of recording modes are there in qtp? 
3. What is the difference between normal, analog and low level recording in qtp? 
4. When do you choose analog, normal or low level recording in qtp? 
5. Which are the files generated when the normal recording happens in qtp? 
6. Which are the additional files generated when the analog recording happens in qtp? 
7. What is an add-in in qtp? 
8. Which are the add-ins installed in qtp by default? 
9. Which are the scripting views available in qtp? 
10. When do you use expert view and keyword view in qtp? 
11. What is a business component in qtp? 
12. What is a scripted component in qtp? 
13. What is an application area in qtp? 
14. Why qtp is not recording the events on windows based application by default? 
15. Which case do you choose record and run test on any open windows based application? 
16. When do you choose record and run only on applications opened by qtp? 
17. How do you set the record time settings for newly installed addins in qtp? 
18. Where are the objects captured during the recording in qtp? 
19. Which of the file contains local object repository objects in qtp? 
20. What is the dependency between the test script and action in qtp? 
21. What are the resources associated with an action in qtp? 
22. How the objects will be captured in qtp? 
23. what is the object repository in qtp? 
24. what are the types of object repositories available in qtp? 
25. What is a synchronization point in qtp? 
26. what are the types of synchronization points available in qtp? 
27. How do you set global synchronization point or time out in qtp? 
28. How do you set or insert a local synchronization point in qtp? 
29. What is the difference between wait, exit and waitforproperty in qtp? 
30. When there are local and global synchronization points applied on object, what is the duration qtp waits? 
100. How to edit the objects of shared object repository in qtp? 
101. How the shared object repository can be exported to an xml file in qtp? 
102. How the xml objects can be imported to shared object repository in qtp? 
103. What is a recovery scenario in qtp? 
104. When to choose recovery scenarios in qtp? 
105. What are the steps to be followed add a recovery scenario in qtp? 
106. What is the trigger event can be chosen for a recovery scenario in qtp? 
107. What are the types of recovery operations can be chosen in qtp? 
108. What are the post recovery operations available for a pop up window trigger event in qtp? 
109. How can you view the recovery scenario properties in non-editable mode in qtp? 
110. On what conditions the recovery scenarios can be activated in qtp? 
111. How to add an existing recovery scenario to the test script in qtp? 
112. How to edit an existing recovery scenario in qtp? 
113. What is a virtual object in qtp? 
114. Which of the cases virtual objects can be created in qtp? 
115. What is the dependency of screen resolution when virtual objects used in qtp? 
116. Where do the virtual objects stored in qtp? 
117. When exactly virtual objects get recognized in qtp? 
118. How to disable the usage of virtual objects in qtp? 
119. What are the standard classes are available to create the virtual objects in qtp? 
120. On what basis the virtual object can be recognized in qtp? 
121. What is the class used to identify the virtual objects in qtp? 
122. How to restore the qtp layout? 
123. How to data drive the test case using data table in qtp? 
124. Which of the cases global or local data sheet is chosen for parameterization in qtp? 
125. How many times the test repeats, if there is more than one row in the global data sheet in qtp? 
126. How many times the test or action repeats, if there is more than one row in the current action sheet in qtp? 
127. What is the dependency between the global and local data sheet parameters during the test execution in qtp? 
128. How to set only one global data sheet row to be executed from qtp? 
129. How to set the specific range of rows of global sheet to be executed from qtp? 
130. How to associate an existing excel sheet to the qtp test? 
131. What are the types of parameters available in qtp? 
132. When to use data table parameter in qtp? 
133. When to use environment parameter in qtp? 
134. When to use random number parameter in qtp? 
135. When to use test or action parameter in qtp? 
136. How to use test or action parameter in qtp? 
137. What are the value configurations options are there during the parameterization in qtp for data table 
parameter?  
138. What are the value configurations options are there during the parametrization in qtp for environment parameter? 
139. What are the value configurations options are there during the parameterization in qtp for random number parameter? 
140. What are the value configurations options are there during the parameterization in qtp for test or action parameter? 
141. What is the significance of multi actions in qtp? 
142. How to add a new action in qtp? 
143. How to split an action in qtp? 
144. What is the difference between nested and independent of each other actions during the split actions in qtp? 
145. Which are the files will be copied into newly generated action during split action in qtp? 
146. How the test steps will be split when, the split action applied in an action using qtp? 
147. How to make an action reusable in qtp? 
148. How to make an action to run on multiple iterations in qtp? 
149. What is the significance of call to copy action in qtp? 
150. How to call reusable or existing actions in qtp test script? 
151. How to call non-reusable actions in qtp test script? 
152. What is the dependency of selecting an action after current step and at the end of the test in qtp? 
153. How to measure the test steps response time in qtp? 
154. How to add start and end transactions in qtp? 
155. What is an optional step in qtp? 
156. How to add an optional step in qtp? 
157. What is the difference between optional step and recovery scenario in qtp? 
158. How to debug the test script in qtp? 
159. What is the pre-requisite to enable debugging in qtp? 
160. What is the difference between step into, step out and step over in qtp? 
161. How to run the test till a specific step in qtp? 
162. How to insert or remove a break point in qtp? 
163. What is the significance of enable or disable all break points? 
164. How do you clear all the break points in qtp? 
165. How can you add variables or parameters to a watch window in qtp? 
166. How to see the debug viewer in qtp? 
167. What does variables section of debug viewer contains in qtp? 
168. What is the significance of command section of debug viewer in qtp? 
169. How to change the values of variables or parameters during run or debug time in qtp? 
170. How do the objects and its properties updated during the run time in qtp? 
171. How can current action can be executed or run from qtp? 
172. How to view missing resources dialog in qtp? 
173. What does missing resources dialog contain in qtp? 
174. How to export a test to a zip file in qtp? 
175. How to add test parameters in qtp? 
176. How to add action specific parameters in qtp? 
177. How to add user defined environment variables in qtp? 
178. How to export or import user defined environment variables and its values in qtp? 
179. How the browser navigation timeout can be set in qtp? 
180. How to set the username and password for protected web pages in the active screen in qtp? 
181. How to generate an automation script for the test settings in qtp? 
182. How to create a reusable action with input and output values in qtp? 
183. How to call an existing action with input and output parameters in qtp? 
184. How to associate a shared object repository to multiple actions in a test script in qtp? 
185. How the test script can be compiled in qtp? 
186. What does information dialog box contains in qtp? 
187. How to connect to quality center from qtp? 
188. How to insert a comment in qtp? 
189. How to enable or disable the add-in manager on start up in qtp? 
190. How to enable or disable automatically “with” statements after recording in qtp? 
191. What is the significance of Custom Active Screen Capture Settings in qtp? 
192. How to edit Custom Active Screen Capture Settings in qtp? 
193. What are the options available in “Reset custom settings” in Custom Active Screen Capture Settings in qtp? 
194. How to modify the display settings of captured Web pages in the Active Screen of qtp? 
195. What are the options available in Web Page Appearance in qtp? 
196. How the delay can be executed after each step in qtp? 
197. How to enable or disable view results when run session ends in qtp? 
198. How the images can be captured in results for each step execution in qtp? 
199. How to save movie to results in qtp? 
200. Which of the cases save movie to results or save images to results will be chosen in qtp? 
201. How to ignore the list of browsers from qtp? 
202. What is smart identification in qtp? 
203. How to enable smart identification for standard windows objects in qtp? 
204. How does smart identification feature works in qtp? 
205. How to enable or disable smart identification property for a specific object in web based application in qtp? 
206. What is an ordinal identifier in qtp? 
207. How to enable or disable an ordinal identifier in qtp? 
208. What are the ordinal identifier types available in qtp? 
209. How to identify whether the object is from local or shared object repository in qtp? 
210. How to change the properties of a shared object, which is associated with multiple tests in qtp? 
31. When do you choose local or global synchronization points in qtp? 
32. What is a check point in qtp? 
33. What is the difference between synchronization and check point in qtp? 
34. What are the types of synchronization points available in qtp? 
35. Which of the cases do you use standard check point in qtp? 
36. What is the duration qtp waits by default, if the check point fails? 
37. What is the difference between text and text area check point in qtp? 
38. When do you use text and text area check point in qtp? 
39. When do you use bitmap check point in qtp? 
40. Why do you use tolerance in qtp bitmap check point? 
41. What is the difference between image and bitmap check point? 
42. How do you add an image check point in qtp? 
43. What is a table check point in qtp? 
44. How do you add a table check point in qtp? 
45. How do you add a page check point in qtp? 
46. How do you check the HTML source and HTML tags in qtp? 
47. How do you check the link, images and broken links in a html page using qtp? 
48. What is a database check point in qtp? 
49. When do you use database check point in qtp? 
50. How do you add database check point in qtp? 
51. What is accessibility check point in qtp? 
52. How do you add and edit an accessibility check point in qtp? 
53. What is an xml check point in qtp? 
54. How do you add xml check point in qtp? 
55. When do you use the step generator in qtp? 
56. What are the categories available in qtp step generator? 
57. What is define object filter in qtp? 
58. How do you add the objects of an entire window in qtp? 
59. How do you add the objects belonging to a specific class in qtp? 
60. How do you add a window or dialog specific object in qtp? 
61. Tell something about local object repository in qtp? 
62. Tell something about shared object repository in qtp? 
63. Which are the web elements can be checked using accessibility checkpoints? 
64. When do you choose relative to the screen and relative to the following window in analog recording using qtp? 
65. How do you enable the additional add-ins in qtp? 
66. What is business process testing? 
67. What is the prerequisite to create business component, scripted component or application area in qtp? 
68. Which are the check points enabled by default in qtp? 
69. What is an output value in qtp? 
70. When output values will be used in qtp? 
71. What are the types of output values available in qtp? 
72. Where does the output values by default stored in qtp? 
73. Which are the output values are enabled by default in qtp? 
74. When the output values stored in data table, why the data table values from output values will be seen only during the run time? 
75. Which of the data sheet in the data table is used by default for output values in qtp? 
76. What is object spy in qtp? 
77. When does object spy used in qtp? 
78. How object spy can be used in qtp? 
79. What are test object properties in qtp object spy? 
80. What are run-time object properties in qtp object spy? 
81. When does test object properties and run-time object properties are used in qtp? 
82. How the object can be high lighted in application from object repository in qtp? 
83. How the application under test object can be located in qtp object repository? 
84. How object properties can be updated from the application in qtp object repository? 
85. How the shared object repositories can be associated with test actions in qtp? 
86. How to add or edit or remove properties to the existing objects in object repository? 
87. How a new test object is defined in qtp? 
88. What does environment contains in define new test object dialog in qtp? 
89. What is object repository manager in qtp? 
90. When does object repository manager is used in qtp? 
91. How to build a shared object repository in qtp? 
92. How to compare two shared object repositories in qtp? 
93. What does statistics dialog box contains when two object repositories are compared in qtp? 
94. How to merge shared repositories in qtp? 
95. When to merge shared object repositories in qtp? 
96. What does statistics dialog box contains when two object repositories are merged in qtp? 
97. How the conflicts can be resolved when the object repositories are merged in qtp? 
98. How to convert or export a local object repository to a shared object repository? 
99. Why objects are not in editable mode when the shared object repository opened from qtp object repository manager?

74 comments:

  1. HI plz can u provide link for olution to these answers??? the link mentioned is not working...
    Thanks

    ReplyDelete

  2. Hybernet is a framework Tool. If you are interested in hybernet training, our real time working.
    Hibernate Training in Chennai,hibernate training in Chennai

    ReplyDelete
  3. Awesome blog if our training additional way as an SQL and PL/SQL trained as individual, you will be able to understand other applications more quickly and continue to build your skill set which will assist you in getting hi-tech industry jobs as possible in future courese of action..visit this blog
    plsql in Chennai
    greenstechnologies.in:

    ReplyDelete

  4. i gain the knowledge of Java programs easy to add functionalities play online games, chating with others and industry oriented coaching available from greens technology chennai in Adyar may visit.Core java training In Chennai

    ReplyDelete


  5. hai you have to learned to lot of information about c# .net Gain the knowledge and hands-on experience you need to successfully design, build and deploy applications with c#.net.
    C-Net-training-in-chennai

    ReplyDelete
  6. Excellent information with unique content and it is very useful to know about the information based on blogs.
    Informatica Training In Chennai
    Hadoop Training In Chennai
    Oracle Training In Chennai
    SAS Training In Chennai

    ReplyDelete
  7. Really awesome blog. Your blog is really useful for me. Thanks for sharing this informative blog. Keep update your blog.
    Hadoop Training In Chennai

    ReplyDelete
  8. I think this is the best article today about the future technology. Thanks for taking your own time to discuss this topic, I feel happy about that curiosity has increased to learn more about this topic. Keep sharing your information regularly for my future reference.
    selenium testing training in chennai
    selenium training in chennai
    hp loadrunner training
    Loadrunner Training in Velachery
    Automation testing training in chennai
    Best QTP Training Institutes in Chennai

    ReplyDelete
  9. thank you for sharing such a nice and interesting blog with us. i have seen that all will say the same thing repeatedly. But in your blog, I had a chance to get some useful and unique information. I would like to suggest your blog in my dude circle. please keep on updates. hope it might be much useful for us. keep on updating...
    PHP Training in Chennai
    PHP course
    PHP Training
    Best PHP training in chennai
    PHP Training Center in Chennai

    ReplyDelete
  10. This comment has been removed by the author.

    ReplyDelete
  11. Amazing information,thank you for your ideas.after along time i have studied an interesting information's.we need more updates in your blog.
    cloud computing courses near me
    Cloud Computing Training in Anna Nagar
    Cloud Computing Training Institutes in Vadapalani
    cloud computing courses near me

    ReplyDelete
  12. All the clients are extremely satisfied with us. We've got many businessmen who burn off our QuickBooks Enterprise Support Number. You can easily come and find the ideal service to your requirements

    ReplyDelete
  13. Our QuickBooks enhanced payroll support can assist one to stand in a competitive market. Intuit Payroll Online is one of many advanced competitive accounting software. Being occupied with several advanced features, if you will contact QuickBooks support to operate this impressive software, you are able to smoothly grow your business without having any technical issue. To obtain the QuickBooks support, you are able to contact our QuickBooks Payroll Tech Support Phone Number.

    ReplyDelete
  14. QuickBooks issue in midnight as our technical specialists at QuickBooks Support Phone Number is present twenty-four hours just about every day to serve you combined with best optimal solution very quickly.

    ReplyDelete
  15. Every time you dial QuickBooks Technical Support Phone Number, your queries get instantly solved. Moreover, you will get in touch with our professional technicians via our email and chat support options for prompt resolution of all of the related issues.

    ReplyDelete
  16. Enterprise support number offers you proper assistance whenever you require it. You are able to avail Enterprise Support using E-mail yet QuickBooks Enterprise Technical Support serves to be the ideal as a type of assistance. Here our experts will answr fully your call and offer you perfect solutions on QuickBooks Enterprise resolving all of the issues faced by you.

    ReplyDelete

  17. The reason QuickBooks 2019 Support PHone Number different is quality of your respective services in the given time interval. The locus of the services is going to be in relation to delivering services in shortest span of times, without compromising aided by the quality of your services.

    ReplyDelete
  18. QuickBooks Payroll is a software which includes made payroll a simple snap-of-fingers task. You are able to quite easily and automatically calculate the tax for the employees. It is an absolute software that fits your company completely. We provide Quickbooks Payroll tech support team with regards to customers who find QuickBooks Payroll difficult to use. As Quickbooks Payroll customer care we utilize the responsibility of resolving all of the issues that hinder the performance associated with exuberant software. There clearly was sometimes a number of errors which may bother your projects flow, nothing should be taken as burden that being said since the support team of QuickBooks Desktop Payroll Support Phone Number resolves every issue in minimal some time commendable expertise.

    ReplyDelete
  19. Top features of QuickBooks Payroll Help Phone Number USA would be the main elements of customer attraction. These features are crucial in deciding how good the payroll service is within QuickBooks. Let’s check out the primary options that come with QuickBooks Payroll.

    ReplyDelete
  20. Regardless of most of the well-known QuickBooks Premier features you may find difficulty at some steps. QuickBooks Support Phone Number is the foremost destination to call in the period of such crisis.

    ReplyDelete
  21. QuickBooks Enterprise Support Cell Phone Number Is A Toll-Free Number, Which Can Be Dialed, any time Of The Day In Order To Solve The Situation. The Technician Who Answers The Decision And Offers Solutions On QuickBooks Enterprise Tech Support Number are Both Trained And Certified.

    ReplyDelete
  22. QuickBooks Tech Support Number Toll-Free offers an extensive financial solution, where it keeps your entire business accounting requirements in one single place. From estimates to bank transfers, invoicing to tracking your expenses and staying on top of bookkeeping with regards to tax time, it really is prepared for many from it at one go.

    ReplyDelete
  23. QuickBooks Tech Support Number, Point of Sales, QuickBooks Merchant Services and Inventory issues to provide 24/7 service to our esteemed customers. QuickBooks payroll Services provide methods to all your valuable QuickBooks problem and in addition assists in identifying the errors with QuickBooks data files and diagnose them thoroughly before resolving these problems.

    ReplyDelete
  24. Quickbooks Support Telephone Number
    QuickBooks has completely transformed the way in which people used to perform their business earlier.
    In order to get familiar with it, you ought to welcome this positive change. Supervisors at QuickBooks Support Phone Number have trained almost all their executives to combat the issues in this software.
    With the introduction of modern tools and approaches to QuickBooks, you can test new ways to carry out various business activities. Basically,
    it offers automated several tasks which were being carried out manually for a long time.
    There are numerous versions of QuickBooks and every one has its own features.

    ReplyDelete
  25. QuickBooks Technical Support Number is accounting software, which can be a cloud-based application developed by Inuit Inc. In fact, the program has been developed using the intention of keeping a secure record of financial needs associated with business. Additionally, it is a user-friendly accounting software; an easy task to maintain; assisting the business keeping in mind the records of financial transactions, and many other things features.

    ReplyDelete
  26. QuickBooks is a bookkeeping accounting this is certainly intended for working with all of your money related record related information from the QuickBooks Support Phone Number programming on your own framework.

    ReplyDelete
  27. QuickBooks Enterprise by Intuit offers extended properties and functionalities to users. It really is specially developed when it comes to wholesale, contract, nonprofit retail, and related industries. QuickBooks Enterprise Solutions Support is preferred for users to provide you with intuitive accounting strategy to SMEs running enterprise kind of QuickBooks.

    ReplyDelete
  28. If you use an ‘Encryption software’ it is strongly recommended to disable it to have away with QuickBooks Error Code 6000-301. Using third-party software for encrypting your organization file is certainly not recommended. You need to speak to a technical expert or encryption software vendor on how best to disable this option.

    ReplyDelete
  29. QuickBooks customer Support Number – Inuit Inc has indeed developed an excellent software product to manage the financial needs associated with the small and medium-sized businesses.

    ReplyDelete
  30. QuickBooks is accounting software, which is a cloud-based application produced by Inuit Inc. In fact, the application has been developed with the intention of keeping a safe record of financial needs for the business and QuickBooks Payroll Support Number help you in this. Additionally, it is a user-friendly accounting software; an easy task to maintain; assisting the company in keeping the records of financial transactions, and a whole lot more features. QuickBooks users in many cases are present in situations where they should face lots of the performance and several other errors as a result of various causes of their computer system. If you would like any help for QuickBooks errors from customer service to obtain the way to these errors and problems, it really is an easy task to have of QuickBooks Support Phone Number and discover instant help with the guidance of your technical experts.

    ReplyDelete
  31. Many kinds of queries or QuickBooks Payroll Support Number related issue, then you're way in the right direction. You just give single ring at our toll-free intuit QuickBooks Payroll support phone number We're going to help you right solution according to your issue.

    ReplyDelete
  32. There are simple steps that QuickBooks Support Number must follow. Firstly, click on file and select the possibility Open & Restore. Now open the file and click on Update Company File for New Version. And now perhaps you are all set.

    ReplyDelete
  33. We offer excellent tech support team services once we have the highly experienced and certified professionals to provide you the gilt-edge QuickBooks Tech Support Number services.

    ReplyDelete
  34. There could be cases of files deletion or new files appearing. Though this symptom is basically because of virus infection, it may be attributed as a symptom for runtime error, as virus infection is among the causes for runtime error. User may also experience a rapid drop in internet connection speed, just as before, this isn't always the outcome. If you would like to learn How To Troubleshoot QuickBooks Error 9999, you can continue reading this blog.

    ReplyDelete
  35. Incredible site you have here.. It's elusive quality composing like yours nowadays. I truly appreciate people like you! Fare thee well!!tech updates

    ReplyDelete
  36. Visit BITFINEX Login To View Your Personal Area Where You Can Manage Your Trading Accounts, Set Up Your Watchlist, And Track Your Recent Trades.

    ReplyDelete
  37. XM REVIEW If You Are A Beginner, Check Out Our Guide On How To Open An Account With XM. They Offer Copy Trading Where You Can Copy The Trades Of Successful Traders.

    ReplyDelete