vb script for calling one function to the another function

Answer Posted / keerthy

Use the command -> Call <Function Name>

Example:

Call DrawRectangle()
Call DrawTriangle()

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by checkpoints in qtp?

774


What are the different recording modes and how do they work?

830


Differences between quicktest professional (qtp) and winrunner?

890


what is run action?

1661


What is the difference between local and shared object repository in qtp?

772


What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?

796


What are the different types of checkpoints?

800


In qtp, explain what is qrs file?

791


How many types of recording modes in qtp? Which will be used when?

747


What is the qtp testing process?

811


how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps

1881


What is method name to compare two XML files.

1738


what is actually contain test report? can anybody post the test report

1706


what QTP Options do you know?

3147


There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code

1446