In QTP whether is it possible to call a function from one
action to another action?
Answer Posted / sandeep
Do more simple thing.
Store any function in any .vbs file.
Either link that .vbs file as a Resouce to QTP.
Or
Dynamically link .vbs file with QTP usign
ExecuteFile <file path >
Once either of the step is done then you can call any
function stored in .vbs file
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between call to existing action and copy of an action?
Whats the realtime QTP testing process
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
how to post xml data from QTP scripts to any application?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
what is the difference between development and testing
What are the technics follow in writing VB script?
What is qtpro?
Have you used xml check point in your project?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
How to use setroproperty?
What are the properties you would use for identifying a browser and page when using descriptive programming?