how to merge object repositories?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Answer / rahul
The question is to merge,not to associate.
Raaagasudha
Is This Answer Correct ? | 0 Yes | 0 No |
What is the quicktest professional (qtp) testing process?
How many types of Recordings are there in QTP and what are they?
7 Answers Dangote, First Indian Corporation,
can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function
Can we use index on view?
we have 10 automation scripts. how to call them from one main script.
i want know iam working 2+ exp in QTP can i do performence testing (eg:loadrunner) yes r no?
Is it possible to check the Run time value property of a field through a Database Checkpoint ? Further, is it possible to localize and mention a particular cell , in the database dynamically. My requirement is that I would need to check the status of a particular field , that would change from an "Active" state to a "Stopped" state dynamically.
In my Script Firstly i have to parametrize the data then we import the data from c drive.suppose i have parametrize the Person name and company Name and i have enter one person name and one company name in the excel sheet now we import the sheet and the script is passed i want to ask one thing can we add more than one person name and more than one company name in the excel sheet suppose firstly we create person name "ADDy" and company nmae.'Wipro" and we set the current row in the script for this data and now we want run the script another set of data so how we can run the script with another set of data
Explain advantages and disadvantages kdf?
what are inputs for automation?
Please Explain The QTP real Testing process with steps.
What is the difference between functions and actions in QTP?