vb script for calling one function to the another function
Answers were Sorted based on User's Feedback
Answer / keerthy
Use the command -> Call <Function Name>
Example:
Call DrawRectangle()
Call DrawTriangle()
Is This Answer Correct ? | 4 Yes | 0 No |
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 |
What is data driver in qtp?
four browser are open same application i want to enter 3browser how?
What is ‘object spy’ and what is the function of object spy in qtp?
Where we use data driver in qtp?
What is QTP Frame Work ,and i want it in detail
What is the difference in between function and sub as well as give some code of both
What is Environment Variable and when we apply this in QTP?
In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?
Tell me Three major differences between QTP & Winrunner?
What is a Dictionary object in QTP.?
How to find operating system information using the qtp script?
How do u fetch data from a database ?