Answer Posted / krishnateja muppalla
Local Repository which is generated at the time of recording. This is different from script to script and action to action.
But
Shared Repository before starting of your project, automation designers create it. Entire project people will be using it. For any modifications or additions you need to ask that person to add.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
Mention what are the different types of recording modes in qtp? Which will be used when?
Can we create a qtp test from qc?
What are metrics and matrix?
How to use reporter.report event in qtp ?
What is the difference between byref and byval in qtp?
What are the types of object repositories? Which one is you using?
How to handle dynamic objects in quicktest professional?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
what is output value in QTP and how it can be used in automation testing
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How will you handle java tree in qtp?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19