how to load vbs file to qtp through scripting.
plz provide the code.....

Answers were Sorted based on User's Feedback



how to load vbs file to qtp through scripting. plz provide the code..... ..

Answer / guest


In your script include the following line of code, .vbs
file will be loaded

ExecuteFile "Path of .vbs file"

Is This Answer Correct ?    11 Yes 1 No

how to load vbs file to qtp through scripting. plz provide the code..... ..

Answer / poornima

using

1)ExecuteFile "Path.vbs"
2)LoadFunctionLibrary "Path.vbs"
3)Using Associate Function Library
4)Using Automation Object Model

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How to manage a drag drop event in the qtp

3 Answers  


What is Automation frame work.How we will prepare in real time.

9 Answers   AppLabs,


I want to execute 1st row of the local sheet and 3rd row of the global sheet parellely. write script to execute

2 Answers   IBM,


1. IS A VIRTUAL OBJECT USED WHEN THE LABEL IS NOT RECOGNIZED BY QTP

7 Answers   Ordain Solutions,


What are the recording modes and executing modes avialble in QTP?

3 Answers   Polaris,






How to capture text from image to word

2 Answers  


I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?

0 Answers  


Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?

6 Answers  


What is QuickTest Automation Object Model? Where we can use AOM?

1 Answers  


Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop (i.e. I first connect to remote desktop from my machine in order to run the application). I am able to record the script successfully with QTP running on my machine and application running on remote. However, when i run the recorded script, system fails to run it and indicates me that it does not identify the object. Is it possible to record and play while QTP and AUT are not on same machine?

7 Answers   ABC,


can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)

1 Answers  


Can we record using all the modes in a single script? Explanation with example is appreciated

0 Answers  


Categories