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

Brief the process of testing with UFT?

0 Answers  


Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"

5 Answers   Cap Gemini,


Tell me Three major differences between QTP & Winrunner?

2 Answers  


If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...

5 Answers   NTT Data,


How to connect to a database?

0 Answers  






How to check the URL using Automation tool QTP

2 Answers  


How many ways we can parameterize data in QTP?

2 Answers  


1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?

5 Answers   STC,


what is meant by iterative model?What is its working principle?What are its advantages and what are its drawbacks?

2 Answers  


is it possible to add sheets to excel at runtime

1 Answers  


In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.

3 Answers  


requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how

0 Answers   FIS,


Categories