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

is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?

1 Answers  


What is dynamic arrays

1 Answers   Patni,


How does qtp identify the object in the application?

0 Answers  


How QA specialist can identify when programmatic descriptions are useful?

0 Answers  


For which type of projects the iterative model is not suitable?

0 Answers  


Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement

0 Answers  


It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.

3 Answers  


To which environments does QTP supports ?

1 Answers  


what is the difference btn risks & Therads in the Test plan documentation?

0 Answers   Accenture,


Where should we turn Smart Identification ON in QTP?

5 Answers  


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

9 Answers   AppLabs,


I want to open a GOOGLE page without recording a test in QTP.Can any one answer me?

4 Answers   IBM,


Categories