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?

Answers were Sorted based on User's Feedback



how to merge object repositories?..

Answer / anil

In qtp9.0 we can merge only 2 shared OR's at a time
Precondition:first create 2 shared OR's(save as OR1.tsr &
OR2.tsr)
for this we have to choose object repository manager(ORM)

1.qtp menu-->resourses-->ORM
2.In ORM select Tools from menu-->merge option
3.After selecting merge u will get a dialog box
with 2 edit boxes-->enter the saved OR's names-->OK
4.Then the OR's will get merged

before merging if OR1.tsr has 3 test objects & OR2.tsr has
5 test objects after merging you will find 8 test objects

Is This Answer Correct ?    1 Yes 0 No

how to merge object repositories?..

Answer / raghu

In QTP8.2 provide a facility to add repositories.

when u installed qtp 8.2 software to show a option in
Tools
Merge object Repositories. Through U can add object Rep.

Is This Answer Correct ?    0 Yes 0 No

how to merge object repositories?..

Answer / srikanth

We can't merge Object Repositorys in 8.2
There is option in 9.0 only

Is This Answer Correct ?    0 Yes 0 No

how to merge object repositories?..

Answer / ragasudha

Go to Repository menu item
Select Associate Repositories.
Then select the path of the repositories, you want to
merge, from the dialog window & click on Add

Is This Answer Correct ?    0 Yes 0 No

how to merge object repositories?..

Answer / rahul

The question is to merge,not to associate.

Raaagasudha

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is the difference between systemUtil and invoke method..?

5 Answers  


I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.

0 Answers  


Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?

0 Answers  


Explain the difference between call to action and copy action?

0 Answers  


What is the vb script when the url enter into the browser

2 Answers   Satyam,


Is qtp supports uni-code?

0 Answers  


I am verifying the actual vs the input value to make sure that they been entered correctly. In the Global Sheet I have a column called Customer with the multiple names in each row and now I am trying to capture the value during runtime under the column name Customer_in_Apps. Somewhat it works but during runtime the values are being stored in each column vs each row i.e., Customer_in_Apps, Customer_in_Apps1. Automatically it add columns instead of rows. row=datatable.getsheet("Global").GetRowCount for x=1 to row datatable.getsheet("Global").SetCurrentRow(x) Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Val1=Datatable.Value("Customer",dtGlobalSheet) Val2 = Datatable.GlobalSheet.AddParameter("Customer_in _Apps",runtimevalue) If (trim(Val2)=trim(Val1)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Val1&vbcrlf& "Customer Value: " &_Val2 else Reporter.ReportEvent micFail, "Customer validation unsuccessful", "Actual Value: " &Val1&vbcrlf& "Customer Value: " &Val2 End If Next

3 Answers  


Explain Different types of Checkpoints in Quick Test Professional?

2 Answers   Crea,


How to give Table check points?

4 Answers   ssinformatics,


How to handle the exceptions using the recovery scenario manager in qtp?

0 Answers  


I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key

2 Answers  


Kindly help me with the following queries.. -- How to recognize webtable using QTP and how to use it? -- How would one conclude that it is a web table -- For Example, if there is a web table and I am clicking on say Cell A1, how would i know that i've clicked on cell A1 -- Kindly suggest me to use the web table better

1 Answers  


Categories