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 / nilanjan islam
Set objnew = CreateObject("QuickTest.Application")
objnew.Test.Settings.Resources.ObjectrepositoryPath =Object
repositorypath
Set objnew= Nothing
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How many types of status are there?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
What is qtpro? What is quick test pro? What is a quick test professional?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
How to find a window is minimized or not
How to modify the text checkpoint?
What is an expert view and keyword view?
How to execute a winrunner script in quicktest professional (qtp)?
What is data driver in qtp?
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..
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
What does mean by Scope of Automation?n How we defined it?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
How can I change object description or check point values in qtp?