what is functions in qtp?i know the userdefind &bulit
funation or i know that Private public function ?plz tell
me what is funations in qtp?how to create a funation in qtp
Answer Posted / pankaj sharma
1.Function in QTP : Function in QTP if nothing but the set
of line of code written in .vbs , .txt or in .qfl format to
which we pass n number of parameters and it return one
value .
You can add function in QTP using navigation as :
Setting > Resources
Where we can add user defined function which will be
accesible every where in QTP Suite .
To create funtion in QTP we can use funtion generator
option given in in QTP where we can set input and output
values also insert > Function Defination Genetator
Check a small example below
Call sum(8,4)
Function sum(x,y)
sum=x+Y
MsgBox sum
End Function
For any further doubt you can directly come to me on my
blog
http://quality2deliver.blogspot.com/
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
What are the various types of Actions in UFT?
How smart identification works in qtp ?
How to use parameterization in qtp?
How will you handle java tree in qtp?
Tell me about your project? please help me how to tell about insurance project
Whats the realtime QTP testing process
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
What is expert view in qtp?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How often were they executed?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
When to use shared and local object repository?
What is RTM (require ment tracebulity marix) fromate?