Answer Posted / 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 |
Post New Answer View All Answers
when a test case is written how u test using qtp
How do you know the location Id of an object if you know its index id?
Have you used xml check point in your project?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
What is the XML file architecture ?
Can U Explain about QTP tool from older version to latest version also its differences?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
How to import a test case present in ".xls" file to TD under a Test set?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
What is action?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
Tell some commonly used Excel VBA functions?