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

Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...

4 Answers   EDS,


Can u tell me example for virtual objects?

2 Answers   Value Labs,


please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.

2 Answers   BSL,


What is API

1 Answers  


Maximum synchronizing time out in QTP

3 Answers   Kanbay,






How to identify the objects using descriptive programming when the object property values are same, i mean in a page 10 objects are there i want to click the 6th object but all the object property values are same? using descriptive programming

2 Answers   Genpact,


CAN I CALL A FUNCTION IN ACTION.IF YES PLEASE HELP ME

2 Answers   TCS,


Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). Pls anyone, very urgent

1 Answers  


How to Test the mainframe application?(tell me few basic things)

1 Answers   Covansys, IBM, UST,


what is main difference between QTP 8.2 AND QTP 9.0/9.2 HOME PAGE?i mean what are extra thing in QTP 9.0 than in QTP 8.2?

1 Answers   Infosys,


how can we preform retesting(DATA driven test) using function please gine the code for loginpage

0 Answers   W3 Solutions,


what is meant by Utility object and utility functions?can u all pls explain these clearly.

1 Answers  


Categories