Explain about merging of two repositories?

Answers were Sorted based on User's Feedback



Explain about merging of two repositories?..

Answer / kamal bansal

You are absolutely right Mr. Jyotheeswar

Is This Answer Correct ?    2 Yes 1 No

Explain about merging of two repositories?..

Answer / jyotheeswar

There is no option merging in QTP8.2 separate tool fro
merging Quick plus otherwise in QTP 9.0 and 9.2 there is a
option like assosiate for merging (If this message is
wrong sorry for that)







Thanks&regards,
Jyotheeswar.

Is This Answer Correct ?    3 Yes 3 No

Explain about merging of two repositories?..

Answer / ajreddy

in qtp 9.2 u can merge 2 repositories
using resources tab
Associate repositories

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More QTP Interview Questions

How many types of parameters are there in QTP and what are they?

2 Answers  


write a test script in QTP to test the text that written in an image(i.e jpg)of a web page???

0 Answers  


How can you pass value one action to another action?

1 Answers  


we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?

6 Answers   Cognizant, Covansys,


What is the differences between image check point and bit map check point?

1 Answers  


what is delay in QTP?

2 Answers  


What contains Data Driven Framework document in qtp?

1 Answers  


WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?

6 Answers   CTS,


HOW TO DO THE BATCH TESTING USING QTP?

2 Answers   Ordain Solutions,


It is very difficult to test in manual for that we go to DATA DRIVEN TEST.

3 Answers  


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1 Answers   Accenture,


how can we do the frame work in qtp

1 Answers   L&T,


Categories