Answer Posted / sandipgami84
In QTP 9.2, goto Resources->Object Repository Manager.
In Object Repository Manager, goto Tools-> Object
Repository Merge Tool.
and when u merge two primary object repository and secondary
object repository, called Primary object repository.
thanks,
Sandip
09986645937
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
how u will evaluate the tool for test automation?
What is qtp window?
What are the general steps involved in the data driven framework?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
How to Test the mainframe application?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
Hi All, How to get repeated word in string . Thanks Balaji
How to replay a script in qtp?
How you can make an action as re-usable action?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Explain the concept of object repository & how qtp recognizes objects?
What is Associate Repository in QTP 9.2 ?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
Explain step generator in qtp?