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 / capriguy
Dim qtApp 'As Application
Set qtApp = CreateObject("QuickTest.Application")
Set qtRepositories =
qtApp.Test.Actions("Action1").ObjectRepositories
qtRepositories.Add "C:\Documents and
Settings\n\Desktop\arun.tsr", 1
it will work 101% :)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is text area check point supports for web applications?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Explain runtime dynamic settings?
What is parameter in qtp?
what is stepin & stepout?
When Recovery scenario actually starts while testing the application?
What is expert view and keyword view?
What is business process testing(bpt) in qtp?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
Is it possible to use two instances of UFT on the same machine? If not why?
What is the difference in testing a client-server application and a web application?
How can get count of list box?
How to release all resources file from the QTP?
how to acess a test in RSA?
Brief the process of testing with UFT?