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

how u write vb script in qtp pls give me some basic script and some material

32 Answers   Datamatics, UHG, Winit,


Using Regular expression method some particular value is not present in given value. HOow do use regular expression? Forexample password all number,character ,special character are accepted but (_',)underscore,comma are not used. How do write regular expression.

1 Answers  


Will QTP Support Japanese Language?

3 Answers   Cap Gemini, Infosys,


requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function

1 Answers   FIS,


WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT

0 Answers   Infosys,


one ok button and one text box is there.when i click on ok button in that text box one no. will display from 1 to 100 randomley.if that is not 100 when we click on ok button again ,again another text box ll created with another no. we will continue this till the text box created and displays 100.and when its 100 ok button should disabled. remember thet no will display not seriely ,it displays randomley,and each time new text box will created.

6 Answers   ADP,


how would you go for testing a web application like any jobsite?(using manual n qtp)..pls frnds its very urgent ..i need realtime answers...thanks in advance

2 Answers   Wipro,


How do you know the location Id of an object if you know its index id?

0 Answers  


In QTP whether is it possible to call a function from one action to another action?

1 Answers  


when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP

3 Answers   iFlex,


what is batch run ?

4 Answers   HCL,


What are the enhancements u did after recording ur script?

3 Answers  


Categories