How to load the object repository at run time?
Answer Posted / sarath
Tried with QTP 9.1 and it works....
Dim qtApp
Set qtApp = CreateObject("QuickTest.Application")
'Add
qtApp.Test.Actions(1).ObjectRepositories.Add "C:\ObjRep.tsr"
'Remove
qtApp.Test.Actions(1).ObjectRepositories.Removeall
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is defenetion of kiran can u tell me plz CVS, SVN
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
Does QTP run in any environment?
What is qtpro? What is a quick test professional?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
What is the difference between Keyword Driven test and Data Driven test?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
How will you test a keyboard?
Did QTP prove efficient for your project? Yes or No, explain?
What is quicktest professional (qtp window?
How to open a new test using quicktest professional (qtp)?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
Where we can use the synchronization?
Tell some commonly used Excel VBA functions?
Where you are storing your script?