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 is stepin & stepout?
How may types of defects identify application or your currently working application?pls give me answer..
How to test the login page in different ways in automation testing and i need code?
How many types of Automation frameworks are there in UFT? Describe them.
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
How to capture all the data of a webtable, weblist and combolist using QTP?
How software automation specialist enter steps in the Expert View?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
Is it possible to switch between recording modes during a test creation?
How to break the object spy ?
Explain how Does Run time data (Parameterization) is handled in QTP?
In Remote acess server how u run a test?
How to get popup error message.
How do you create regression test packs?