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

Tel me what was the automation testing process you followed?

2 Answers  


which type of testing process are you following in ur company? how to recognize a qtp page?

0 Answers  


Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?

2 Answers   IncRev,


How to map the test cases to requirements in QC?

4 Answers   IBM,


Need one Urgent help please,for ex: first time i created Local reposory and convert that local to shared Rep and save in some where(by using Export local objetcs), unfortunately that saved repository is missed, now i want same repository,but iam not able to export the same repository second time?? i need that Repository only how to get???

2 Answers   TCS,






I have to do testing for XML file using QTP. 1. I was given a sample XML, I had to edit that with my actual data and had to make a new XML-- this part is completed, I did that. 2. Now I have to copy the exact contents of that XML file and have to paste it in a web application as a request message for web appliaction processing, using QTP. So I am unable to copy and paste it in web application, please help me out.

1 Answers  


distinguish between old version and new version QTP features.

0 Answers   CTA,


types of output value in details.

4 Answers  


Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts

2 Answers  


What is Automation frame work.How we will prepare in real time.

9 Answers   AppLabs,


Error handling

3 Answers   Wipro,


3 differences between QTP & Winrunner?

1 Answers  


Categories