How to load the object repository at run time?
Answer Posted / sandeep.v
Dim qtApp
Dim qtRepositories
Set qtApp = CreateObject("QuickTest.Application")
Set qtRepositories = qtApp.Test.Actions
("ActionName").ObjectRepositories
qtRepositories.Add "E:\Sandeep_Documents\Sandeep_Working\sha
redRepository.tsr"
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
Which functionalities of QTP used in banking project?
Get the count of files of similar types from a folder.
How does qtp identify objects in the application?
Differences between text and test area checkpoints?
What are the recording modes in qtp?
Explain the types of object repository?
How to analyzing test results using quicktest professional?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
To which environments does quicktest professional supports?
Plz Explain AUTOMATION REFERENCE MODEL?
How to use actions in qtp ?
Explain how you can delete excel file in qtp?
What is ‘object spy’ and what is the function of object spy in qtp?
Explain sub procedure of vbscript.