how to call a funtion in a script? i have saved the login
scipt in notepad. with extension .vbs. But when i am
calling the function with the keyword CALL <Function Name>.
its not working out. can any one give me a clue how to call
the external functions. with example.
Answer Posted / hemakumar.m
ExecuteFile "Path of vbs file"
Call Login()
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is Associate Repository in QTP 9.2 ?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
How can you write the scripts that operate on different objects depending on run-time information?
How do you synchronization point through DP?
How to associate shared object repository to test in qtp?
What is Distributed testing? How does UFT support it?
What is throw Object?
How do Parameterization and Data-Driving relate to each other in QTP?
What is accessibility check point?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
How to run a test using quicktest professional (qtp)?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
In qtp, how you can use xpath to identify objects?