How to load the object repository at run time?
Answer Posted / uday kumar_anem
Use the Automation Object Model to specify the path to a
Object Repository:
Dim App 'As Application
Set App = CreateObject("QuickTest.Application")
App.Test.Settings.Resources.ObjectRepositoryPath
= "<PathToYourObjectRepositoryFileHere>"
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
what is Property......End Property loop? how to write sript for it in QTP
what is impact analysis on regression testing?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
How do Parameterization and Data-Driving relate to each other in QTP?
What are the benefits of quick test pro(qtp)?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
How to explain a banking project in interview as a test engineer???
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
How the exception handling can be done using quicktest professional (qtp)?
Explain object spy in qtp.
Mention what are the different types of recording modes in qtp? Which will be used when?
what is meant by Implicit and explicit requirements?
Did the scripts need lot of maintenance? If yes, why?
what r the main attributes of test automation?