Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to merge object repositories?

Answer Posted / chinmaya khatua

In QTP (9.2) we merging multiple Object Repository.
Follow this following path you can get ur answer
In QTP(9.2) go to
Resource---Object Repository Manager---Tools---Merge Object
Repositoy
After that a window will come, that window u have to browse
your object repository path and merge that two object
repository.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If

3096


How will you compare keyword and expert view?

988


What is parameter in qtp?

1144


What are output values and why they are used ?

1124


What are main panes available in qtp test browser?

1030


What is use of object spy?

1148


What is the significance of “action 0” in qtp?

1126


Key word driven framework

2231


What is accessibility check point?

1172


How many ways we can parameterize data in quicktest professional (qtp)?

1140


Explain how you can delete excel file in qtp?

1101


can anyone tell me from where i can download qtp demo or crack version

2058


wt is the use of multiple questions in QTP

2192


What are the various types of Actions in UFT?

1113


Explain the check points in quicktest professional?

1075