Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Explain about operator precedence in vb script?

0 Answers  


What is select case statement?

0 Answers  


Inorder to avoid Message box while writing script which alternative method can be used?

1 Answers  


What is the difference between javascript and vbscript?

0 Answers  


What methods are used to create text files and open text files in the vbscript language?

0 Answers  


What is sql loader? Explain the files used by sql loader to load file?

0 Answers  


We have an application which is built using multiple technologies and are using QTP as the tool for Automating the same. While we spy over a combo box in this application, we get the object name as a "Combo Control" and we are not able to perform any action over this object in either selecting or checking any method for the same like "Exist" etc. Hence we thought of a solution and the same can be found below

0 Answers  


Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.

0 Answers  


what is the object hyrarchy in QTP for a web based application

0 Answers  


How to write functional test cases for send button in gmail.

2 Answers   Arctern,


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  


How will you convert a given number to long in vbscript?

0 Answers  


Categories