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 |
what is the difference between function and subroutine ....here every one knows theoretically...here my QUESTION IS WHAT IS THE MEANING OF FUNCTION CAN RETURN A VALUE AND SUB CAN NOT RETURN A VALUE .....WHAT DOE'S IT MEAN FUNCTION CAN RETURN A VALUE HOW FUNCTION CAN AND SUB CAN'T ....GIVE A EXAMPLE FOR BOTH ....HOW IT CAN AND CAN NOT...HELP ANDY ONE....
I Selected for TCS-Chennai(Contract to hire) position plz suggest me whether i have to join or not
somebody please say me why we go for using regular expressions,actions.what is the main and exact use of this in real time applications.real time testers pls answer my question with example if u can
In real time whenever we found bug , after that where you send to that bug. send to T.Lead or Directly Developer. Plz explain me?
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
Which features or drawbacks of QTP lead to the upgrade for a newer version?
what is run action?
What do you mean by checkpoints in qtp?
any one can explain about QTP proocess,means where to start and how to start Scripting.
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
What are the Features & Benefits of Quick Test Pro (QTP 8.0)?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?