what is the advatages of merging of object repositories in
Qtp9.0
Answers were Sorted based on User's Feedback
Answer / kumar
1 .Suppose you are working on 2 different modules of a
project using QTP. We design scripts for each module
individually or 2 diffrent persons work on 2 modules.
finally if all the modules have to be integrated, then
merging object repositories is pretty much useful and
definitely needed.
2. If there are duplicate objects in 2 different
repositories and if we merge them, then duplication can be
avoided.
3. we can transfer entire repository if both are merged, we
can easily move it in to another machine if needed.
Correct me if i am wrong.
Kumar.
Kumar.rnv@gmail.com
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / supriya
For proper maintenance and to lessen the redundancy
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / arjun
when we use repository. we merge 2 different because to avoid the same object.
by merging we can
1) save the space in QTP.
2) improve the performance of QTP.
| Is This Answer Correct ? | 1 Yes | 0 No |
As u told write Libarary files in QTP. Do u use ever oject repositary 0r spy while writing scripts and for which type of testing u prepared test scripts.
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
What is operator in VB Script?
what is difference betweem class annd object?
How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and what is the definition and purpose of it?
I am automating a Java application. This application is developed using SWT. I am not able to get the GUI object. Even i tried with Java add-in. In tutorial it states SWT is not supported any idea. Anybody worked in such appln. My question is whether it is possible to record the GUI object of SWT appln. how it is possible.
how to retrieve the xml file data through qtp. can anybody send script for this..
Diff b/w test scenario's and test Procedures?
Plz send one Tracebilitymatrix example? Anybody working on Realtime QTP Plz give contact deatils?
without Qtp features can we automated?
Which object model is not supported by QTP? a)COM b)DECOM c)DOM d)DCOM. Pls explain about theese object models?