Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


h u call the function

Answers were Sorted based on User's Feedback



h u call the function..

Answer / swarup

We can call a function using below method.

Call Function Name("Hello World")
[public/private]Function Function(text [Arg List])
MsgBox text [Description]
End Function

Is This Answer Correct ?    2 Yes 0 No

h u call the function..

Answer / venu

Even if U don’t specify CALL keyword & just write this way:

FunctionName (Parameter1, Parameter2,….)

This will call the required function

Is This Answer Correct ?    1 Yes 0 No

h u call the function..

Answer / praveena

we can call the function by using tools>general
options>folders...........
(or)
call test_name ( [ parameter1, parameter2, ...
parametern ] );

if it is wrong plz tell the correct...........

thank you

Is This Answer Correct ?    0 Yes 0 No

h u call the function..

Answer / sugumar

First u Write the test. And then rename the action (shift +
F2) then which test u want to call that renamed function
open the test Choose call to Existing Action. choose which
function u wand to call the action name automatically
appear in the action's box. And then click ok function
called.
Rename Steps:
Edit-->Action-->Rename (or) Action Property.
Steps for Call Function:
Insert-->Call to Existing Action-->select the test from
list--> Choose where u want call the function then press
ok. Finally u see that test RunAction.... step appear

Is This Answer Correct ?    0 Yes 0 No

h u call the function..

Answer / narendra

First of all we need to add that function into resources
tab and script as call <function name>(arguments if any)

comment on the same

Is This Answer Correct ?    0 Yes 0 No

h u call the function..

Answer / siva

I can tell the ways of how to call the function
First prepare test for any application then
go to==>note pad==>save with extension of .VBS then
EX:=function function name()
""ur test""
End function

then Associate this function to QTP
How to associate==>file==>settings==>Resources==>add ur file

then call to ur function

function name()

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Explain about the Test Fusion Report of QTP ?

1 Answers   Ordain Solutions,


Hi, i want download attached files in test plan area from QC to local drive in my system using QTP script. Please help me

3 Answers  


How will you report the bug and explain the defect tracking sheet you handled?

0 Answers   TCS,


i have qtp 9.5 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com

2 Answers  


WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL CONFIGURATION SCRIPT FILE(.VBS) FROM DRIVE SCRIPT FILE(.VBS)

1 Answers  


Suppose U change the script whether it affect the object properties of the object in the object repository

4 Answers   IBM,


How to find the path of folder in which the test is saved in qtp?

0 Answers  


How i can change shared repository to per test repository in qtp

1 Answers  


An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?

0 Answers  


How can you find Local Host Name by Using QTP?

4 Answers  


Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??

0 Answers  


How do you done Data-Driven Testing using MS-Word. What is the script for that

3 Answers   IBM,


Categories