How to load object properties to object repository through
scripting.give one example
Answer Posted / uday
The following is the code:
Set qtApp = CreateObject("QuickTest.Application")
Set qtRepositories =
qtApp.Test.Actions("Action1").ObjectRepositories
qtRepositories.Add "<path of the object repository>"
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where you get the run time data table?
Why qtp always start action1 and does not start action?
What is the XML file architecture ?
How can you exit from an action?
How to change the priorities of the recovery scenario properties?
Where we use data driver in qtp?
Mention the test steps of qtp.
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
Explain how qtp identifies object?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
how many maximum number of virtual users we can create?
What is the use of sendkeys and what are send keys
How to test login module with different username and password by using data driven testing in QTP?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
What is the difference between local and shared object repository in qtp?