Which object repository we use in real time and can we
merge 2 object repostiory and how?
Answers were Sorted based on User's Feedback
Answer / sudeepthz
We can Merge two object repository into one O.R. By using
the merge tool in the QTP 9.2..
Resources--> Object Repository Manager --> in that Tools
Menue--> Object Repository Merge Tool--> we can add primary
file and the secondary file---> select the path of the
repository files and click ok.
Now both the repository got merged and we can save this file
with the extension.tsr. and save the OR..
This How we will Merge two OR.
Note: But at a time we can merger two files only, not more
than that..
if you have any doubts shoot a mail: sudeepth.z@gmail.com
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / nagarathna
Merge is possible in QTP 9.0 version also in the method
that is mentioned in the above answer
| Is This Answer Correct ? | 1 Yes | 0 No |
hi guys..
we can merge two repositories..but it is suggestible.
If u need two or more repositories for a test..u can
associate them by using associate repositories( If u r using
9.0 or above version) tool.
If u want add it during run time..
rpositoriescollection.add "<repository file path>"
if any queries..
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / debashish_samanta
There are usually two types of object repository
1.Shared Mode (.Tsr)
2.Per-Action. (.Mtr)
We usually use 1.Shared Mode (.Tsr)object repository.
We can merge two object repository.If you go to
QTP-->Test-->Settings-->Resourses
You can use the Resources tab of the Test Settings dialog
box to associate specific files with your test, such as
VBScript library files and Data Table files, and to specify
the object repository mode and file to use for your test
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / deepti palagiri
as said there r 2 types of object repository i.e.
1) per action
2) shared mode
by default its per action but in real time we use shared mode.
yaa we can merge two obj rep by an option " merge object
repositories in Quick Test Plus.
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / abhesheke
we usually use 1.Shared Mode (.Tsr)object repository.
we cant merge two O.R
As far as i am concern u cant merge two O.R in a single
project i am speaking about shared object Rep(.tsr)
when speaking about per-action(.msr) this is possible
because for every action u perform a separate O.R is created
but u cant merge two files
any queries abhesheke@yahoo.com
| Is This Answer Correct ? | 0 Yes | 5 No |
How to make arguments optional in a function?
Is there any option in QTP to add Java add-in after instaling the QTP?
can anybody give me the links for vb script material
what is option explicit? what is the use of it?
how to count spaces in a given string ex: "this is jagadeesh" in QTP with simple functional script
what is the silent mode in WR?
Hi, I want to pass a value in to Link object. For ex: I have a link where in which contains the value like "DC4463219(Active)". Whenever i will execute the script this value "DC4463219 (Active)" will get changed. I got the value DC4463219(Active) from the link and stored that value in variable "ACTUAL". If i want to select the same link again, while recording the value DC4463219(Active) will be recorded in object repository. So, that it will not work for the next cycle of execution as the value will get changed everytime as i mentioned above. I want to pass that Acutal value in to link object. The script is as follows: Actual Script when recording: Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(DC4463219(Active)".Click But now instead of this DC4463219(Active) i want to pass a variable where i have the same value. I tried to execute the script Browser("Web Login").Page("Application").Frame ("ScopeFrame").Link(Actual).Click But it is displaying the error message as that the value which we got from Actual is not existing in Object repository. So,i made the link object as regular expression. Even it is displaying the same message as mentioned above. If you are not able to understand, feel free to contact me with nbabu11@gmail.com
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
QTP9.1 does not support to text checkpoint in Windows application? Is this correct? If this is correct, what is alternative for Text checkpoint?
In 1st screen,if v enter a/c no. in one field, the information of the subscriber will be displayed. The details should be displayed only in screen 3(NOTE:details should not display in screen 2).How can v do using QTP.
What is the main difference between QTP 8.0& QTP 9.2.And what r the features and benefits of QTP.
I want some banking domain projects where can i get this projects ( anybody can help me plz)