How to load a object repository(using VBScript) ... very
urgent....
Answer Posted / sushil
Dim app
Set app =CreateObject("QuickTest.application")
app.test.settings.resources.ObjectRepositoryPath
= "C:\Documents and Settings\\aa.tsr"
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
What is quicktest professional window?
What test you perform mostly? Regression or retesting in your testing process?
How to call a test from another test?
Define object spy ?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
How can you pass value one action to another action?
Define virtual object?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
Write a script to customize the test results in PDF and HTML format.
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
What is test object model in quicktest professional?