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 |
can we install qtp on server machine and do automation of application which is installed on client machine.If yes then how? If no then is there any other automation tool for this (client-server) senario.
how to identify the objects if application consists of objects that have same properties.
several browsers opened. write QTP script to close all browsers except gmail.
What is QTP and the use of QTP in TD?
For Passing Parameters from one Action to another Action we will use Input & Output parameters. Can any one tell how to use this Input & Output parameters with Example ?
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
How to load object properties to object repository through scripting.give one example
WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL CONFIGURATION SCRIPT FILE(.VBS) FROM DRIVE SCRIPT FILE(.VBS)
What is throw object?
hai, i am doing QTP by own. So, i am confident in checkpts,synchronization, data driven test, recovery scenarioe manager etc. but actually i don't know how all these we wil implement while we r writting code manually. when we r doing practice, while recording code is automatically generated but in real time i heard that we have to write the script.But i don't know how it is? How to write descriptive prog.? plz. tel me what r the basic things we have to know? explain how to write descriptive prog.? explain me with an example pls.......
User defined function in QTP