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 / shankar
Hi,
use this code
Call LoadRepository("repository path")
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the use of sendkeys and what are send keys
What are the types of object repositories? Which one is you using?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
How to find the name of the machine where you are running your automation scripts in qtp?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
How to release all resources file from the QTP?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
How can you identify the browser and its information using QTP script?
What are advantages of test automation?
How to remove the associated function library?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
What is throw object?
what testplan contents and what test strategy contents,what is the diff b/w them
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.