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 |
what type of test cases tou will automate?
what testing activities u may want to automate?
can anyone please tell me which is the best institute for learning QTP and Automation Testing tools in hyderabad with realtime examples and scenarios...I heard about many institutes in Ammerpet hyderabad i.e Suresh Reddy's Smart Solutions, Ashwin Palaparthi's Tech Teach,SUNNYSOFT, SITE institute, I-VINTAGE, siritechnologies and sriven institute..pls suggest me which to choose for learning QTP....Which institute has fasttrack option?
What is All object and Local object in Object Repositary? Explain me please.
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?
In QTP what is the difference between Step-in, Step-out, Step-over ?
I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.
How to Analyze the Checpoint results by Text/Text Area Checkpoint?
What is the use of low level recording? How does it useful?
What is expert view and keyword view?
How to Analyze the Checpoint results by Table and DB Checkpoints?
what is spy, and how can u use?