for a test in QTP i had choose the object repository as
shared.after completion of some days i want to conduct the
same test again,now the question is HOW TO LOAD THE OBJECT
REPOSITORY. is it possible by descriptive programming.could
any one tell me how many ways we load it and what is the
process?
Answer Posted / priyanka
Hi,
you can give a try to the following code...
Set RepObj=CreateObject(Mercury.ObjectRepositoryUtil)
RepObj.Load "C:\Rep1.tsr"
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Whether qtp 9.0 supports Test director8.0
What are the ordinal identifiers in web page?
What is difference between Recording time object identification and Run time (Execution) time.
unique properties of button,edit box, radio button,check box?
How to record a qtp script ?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Is it possible to change the values of analog recording?
The hybrid framework can be implemented for any application. Is it true?
explain abt dyanamic changing object with example?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
What are the different types of functions available in qtp and explain ?
In qtp, how you can get the last character from a string?
What are the types of object repositories? Which one is you using?
How does qtp recognize objects in aut?
How do you test DLL files using automation Tool QTP?