vb script for calling one function to the another function

Answers were Sorted based on User's Feedback



vb script for calling one function to the another function..

Answer / keerthy

Use the command -> Call <Function Name>

Example:

Call DrawRectangle()
Call DrawTriangle()

Is This Answer Correct ?    4 Yes 0 No

vb script for calling one function to the another function..

Answer / kalla

Use the command -> Call <Function Name>

Example:

Call yahoo sing (here we can give parameters, and path
regards to application however ,Example: Datatable
("path",dtglobalsheet) , that path should be in datatable )

Call yahoo inbox ()

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is data driver in qtp?

0 Answers  


four browser are open same application i want to enter 3browser how?

3 Answers   IBM,


What is ‘object spy’ and what is the function of object spy in qtp?

0 Answers  


Where we use data driver in qtp?

0 Answers  


What is QTP Frame Work ,and i want it in detail

2 Answers   Value Labs,






What is the difference in between function and sub as well as give some code of both

1 Answers   Wipro,


What is Environment Variable and when we apply this in QTP?

3 Answers   TCS,


In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?

0 Answers  


Tell me Three major differences between QTP & Winrunner?

2 Answers  


What is a Dictionary object in QTP.?

1 Answers   Cap Gemini,


How to find operating system information using the qtp script?

0 Answers  


How do u fetch data from a database ?

2 Answers  


Categories