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 / ramchandra
Hey Guys,
Good answers!
You can use below ways to associate OR at run time
1.Repositoriescollection.Add "OR Path"
2.Repositories.Add(OR Path)
OR
By creating object of QTP application.
Let me know if I am wrong..please post if you have any
other ways to load OR at run time.
Regards,
Ramchandra
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the recovery scenario in qtp?
Can we record using all the modes in a single script? Explanation with example is appreciated
what type of run time errors you get while you ar edoing rpg program?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Explain advantages and disadvantages of ddf?
how did u use automating testing tools in ur job?
Explain different recording modes?
Plz Explain AUTOMATION REFERENCE MODEL?
What test cases can you automate using QTP?
How to attach a file to TD?
Explain runtime dynamic settings?
how can i call function (which has link with excell sheet at a remote location) within another function
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
What are the different types of recording modes?