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
How many types of recording modes in the qtp?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
unique properties of button,edit box, radio button,check box?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
What are the differences between quicktest professional (qtp) and winrunner?
Diff b/w Health care domain and Banking Domain?
Hi All, How to Compare two strings character by character in QTP
What are the advantages of Object Repository?
what is the hierarchy to use properties in descriptive programming
How many add-ins comes by default with qtp?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Can the user toggle between using Local OR and shared OR for the same action?