how to load vbs file to qtp through scripting.
plz provide the code.....
Answers were Sorted based on User's Feedback
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 |
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 |
if we can find the status of script in qtp that either it's pass or fail then why we need to put this status on different excel file or log file in hybrid framework .please let me know asap thanks
What is the descriptive programming?
How you handles Pop-up windows which are Dynamically changing in Runtime?
How will you compare keyword and expert view?
How can the functions inside DLL be called from QTP? i mean How can i use those functions(Inside DLL) in QTP
what are the utilities and drivers
What is diff. between ordinal identifier INDEX and Location?
What are the ways you can synchronize?
How QTP recognizes Objects in AUT?
can anybody give me the links for vb script material
How to identify 2 versions of browsers based on regular expression
What are different types of frame works ?