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 are the frame work models of qtp?which frame work you follow in your company?and explain it process?

0 Answers   Covansys,


what is review

0 Answers  


What is Performance testing?

2 Answers   Crea,


Limitations in QTP?

0 Answers   CIL,


what are the attributes of QTP?

3 Answers  






What is output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?

14 Answers   IBM,


what is Smart identification

1 Answers   Wipro,


How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.

0 Answers   TCS,


What is Unicode Compatibility?

0 Answers   HCL,


Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar

0 Answers  


What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);

0 Answers  


If the objects hierarchy is changing from build to build, then how you will handle that condition?

0 Answers  


Categories