I am using Shared OR, and my collegues are also using
Shared OR. How to merge Object Repositories?
Answers were Sorted based on User's Feedback
Answer / srikanth
Hi Murali,
can u pls give me ur mailid and phone number, so that i
wil b contact u directly. pls do the favour..
Thank you
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nani
QuickTest Professional enables you to merge two shared
object repositories into a single shared object repository
using the Object Repository Merge Tool.
Tools > Object Repository Merge Tool.
enter primary file and secondary file.
then OR merge tool automatically merge the two OR in to a
one OR.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
what is Function Definition Generator? can any one explain me in details?
suppose i opened 6browsers and i want re-open the 4browser what is code for this..pls help me..
Hi, Can any one explain what is mean by Driver Script? is it AOM?
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
How to create runtime property for an object?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
suppose u have two send buttons(same width,height,font) on an application write a descriptive programming
can u write one user defined function for webedit class.
hi i am new to qtp i need to run all files by a batch what is the procedure and what are following actions to be take?
What is throw object?
If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.