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
any body can you help me what is the script to automate an comand promt
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
Discuss quicktest professional environment?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
What is the difference between the design-time and run-time data tables?
Which environments are supported by hp qtp?
Explain the terms test and business component?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
Explain advantages and disadvantages kdf?
what is run-time data?
What is the differences between image check point and bit map check point?
images are dynamically changes how to compare two images with out using the bitmap
What are the trigger events in qtp?