How to load vbs functions in qtp

Answers were Sorted based on User's Feedback



How to load vbs functions in qtp..

Answer / ananymousb

U can directly use the function
ExecuteFile "vbsfunctionname.vbs"

Is This Answer Correct ?    4 Yes 0 No

How to load vbs functions in qtp..

Answer / bfakruddin

ExecuteFile "path of file"
this is useful for only one action where you have mentioned
this line

if your test should contain that vbs file you need to go for
menu item "File" --> "Settings" --> "Resources" --> click on
+ button and show the path of your .vbs file

it will take effect on all test

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More VB Script Interview Questions

There are 5 web pages.write a script to click the button on 4th web page.

0 Answers   Accenture,


write a vb script to create a folder?

3 Answers  


write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********

1 Answers  


1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.

0 Answers  


What is the difference between a dictionary and an array?

0 Answers  


Explain vbscript in detail?

0 Answers  


which is the best institute in banglaore for software testing?

1 Answers  


What is the difference between vb debugger and the script debugger?

0 Answers  


Input = 124 output should be 124421 Please do not use any string functions/variables

8 Answers   Cap Gemini,


how to organize files in object repository of qtp

1 Answers  


what is the features of visual basic?

0 Answers  


Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP

0 Answers   Quest,


Categories