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 |
What is the difference between a Function and Procedure in QTP?
Is it possible to switch between recording modes during a test creation?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
How can we do Data driven testing Using For loop in QTP?
four browser are open same application i want to enter 3browser how?
How to use the object spy in quicktest professional (qtp) 8.0 version?
How many types of Parameters are available in QTP?
Please Explain The QTP real Testing process with steps.
how will you check how many members visited the website www.infosys.com?
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
how can i call an external action,which is not added external action of an action?