How to load object properties to object repository through
scripting.give one example
Answer Posted / uday kumar _anem
Use the Automation Object Model to specify the path to a
Shared Object Repository:
Dim App 'As Application
Set App = CreateObject("QuickTest.Application")
App.Test.Settings.Resources.ObjectRepositoryPath = ""
http://hpsqtp.blogspot.com/2008/08/how-to-programmatically-load-shared.html
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What are the key elements available in test result window?
We stored into the objects OR and then write the scripting
what is error and fault in terms of software quality?
What is Unicode Compatibility?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What is the difference between call to existing action and copy of an action?
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 actually contain test report? can anybody post the test report
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
HOw to add the recovery file at runtime to the test file .
When ‘option explicit’ keyword is used in qtp?
Is qtp supports uni-code?
Why is action split used by qtp?
How to find operating system information using the qtp script?
Hi All, I need code for how to execute qtp scripts from excell sheet