how can we merge the object repositories?is ther any option
in qtp to merge the object repositories if we have two or
three object repositories?
Answers were Sorted based on User's Feedback
Let us suppose that there are three object
repositories(shared)A,B,C
Go to Resources-->Object Repository Manager-->Tools-->Object
Repository Merge Tool
Then we will get one box with two options Primary file and
secondary file. Select the path of the A and B files using
buttons and select them. Then click ok button and it will
merge the A and B repositories.
To merge C repository to this (same navigation as above) and
here C is secondary file.
| Is This Answer Correct ? | 3 Yes | 0 No |
With QTP 8.2 ,there is QTP Plus setup.It provides
Repositories Merge Utility. The Object Repository Merge
Utility enables user to merge Object repository files into
a single Object repository file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / neelu
by using merge option, ex: if we have two files A and B,
first of all we should save this two files in C to merge.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bablu
Go to Resources-->Object Repository Manager-->Tools-->Merge Tool--> Add file location--> Set resolution..
Bablu
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / swarup
In Object repository there is an option to export the
existing object information to the required location, with
the help of that option we do merging, but there are no
specific method to merge the repositories.
| Is This Answer Correct ? | 0 Yes | 1 No |
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
VB scrip has a special command named LBound, which returns the starting index of an arry. What are the possible indexes an array can start with? options are given below. and one only the correct answer. pl select it 1. any index 2. only even non-negative 3. only 0 4. any non-negative integer
What is test object model in QTP?
in QTP we test web based application at that time what script is run? is support vb script? plz tell me
What is the short cut keys for the following?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
What is repository parameters in QTP?how will we define that????what is unmapped & mapped repository parameters????????
User defined function in QTP
How to send QTP scripts to our colleagues?
unable to get item from the combobox using descriptive programing. can any one give me the peice of code to schedule the booking from one place to another using DESCRIPTIVE PROGRAMING.