how to recall a function in QTP?

Answers were Sorted based on User's Feedback



how to recall a function in QTP?..

Answer / pooja

to call a function...
in script u can write the function name as

login()

if there is any argument has to be passed then,

login(username, password)

Is This Answer Correct ?    3 Yes 0 No

how to recall a function in QTP?..

Answer / rajanya

Exist function can be used (called) to more than one test.
We can call the Function by calling the function name into
our script,

"Public Function Launch_Browser(byval URL)"

For the above function, u can call Function name -
Launch_Browser to your script by declaring variables too..

Is This Answer Correct ?    2 Yes 0 No

how to recall a function in QTP?..

Answer / ramakrishna

resuable

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More QTP Interview Questions

In qtp,how to interact tool & application build?

1 Answers  


i have 2 year experience in manual and automation testing, I have less percentages in X, Xii (Second grade), can i elgible to TCS interview (Or MNC's)

3 Answers  


what is the difference between window command and dialog command

1 Answers  


how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..

1 Answers   Synchronoss Technologies,


How many ways we can parameterize data in QTP ?

9 Answers  






I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)

1 Answers  


what is ODC and GDC?

0 Answers   Patni,


write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?

3 Answers   IBM,


How do you invoke any application and write a script to invoke QTP using VB Script.

2 Answers   HealthAsyst,


wht is Manual Testing Frame work. Pls anybody can give appropriate answers

0 Answers   Satyam,


How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks

0 Answers  


What is quicktest professional?

0 Answers  


Categories