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 / sree
Hi,
dim app
set app=createobject("quicktest.application")
app.test.settings.resources=objrepositorypath
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
What are the different types of checkpoints?
What ate the Technologies supported by QTP?
What are the recording modes in wave event?
How to find Operating system information using QTP script?
Does QTP record on Objects created on XWindows Environment?
How many types of recording modes in the qtp?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
Which features or drawbacks of QTP lead to the upgrade for a newer version?
can test automation improve test effectiveness?
How many scripts did you have?