In QTP whether is it possible to call a function from one
action to another action?



In QTP whether is it possible to call a function from one action to another action? ..

Answer / 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

More QTP Interview Questions

How to handle the exceptions using the recovery scenario manager in qtp?

0 Answers  


what r the executing modes in QTP

2 Answers  


Is there any thing that we can replace recovery scenario manager in QTP.

3 Answers  


Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints

0 Answers  


HOw to add the recovery file at runtime to the test file .

0 Answers  






How to take screen shot of desktop by using vb script code or is there any method?

1 Answers  


how open two urls in one browser? plz urgent

9 Answers   Satyam,


How do you perform Regreession Testing?

0 Answers   Nokia,


Have you used TD?

2 Answers  


can i compare two databases using QTP ?

0 Answers  


When using descriptive programming?

0 Answers  


Which functionalities of QTP used in banking project? pls any say answer?

0 Answers  


Categories