We are using the QTP version 9.0 where we want to call
objects from global repository for a particular function
at runtime for increasing the performance of framework.We
are actually looking for loading the objects under test
(OAT) dynamically when script runs and would like to unload
the same once the execution of the script is completed.
Answer Posted / murali raju
Hai..using Object Repository Manager u can open ur global
repository file..in that Object Repository Manager under
the tool menu merge object repository option is
available..using that merge object repositoy tool u can
mege all the object repository files..then save it as
global repository file..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the XML file architecture ?
Give me some real time point of way where exactly we can conduct audits?
How you can replace string in qtp?
What is Curd testing?
What is the use of text output value in quicktest professional (qtp)?
How many lines of code in each script of QTP?
How the exception handling can be done using quicktest professional?
how to test Web application using QTP software
What is data driver in qtp? Where we use it?
What is the synchronization point in qtp?
What is the difference in the global and action sheet in qtp?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
What is QTP and the use of QTP in TD?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
what is stepin & stepout?