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 / kamesh
Public function : Indicates that the Function procedure is
accessible to all other procedures(functions) in all
scripts.
Private function: Indicates that the Function procedure is
accessible only to other procedures(functions) in the
script where it is declared or if the function is a member
of a class,
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain xml checkpoints.
What is the use of Debug Viewer?
Can any body please tell me the steps of keyword driven framework of QTP.
How many types of recording modes in qtp? Which will be used when?
Define object spy ?
What are the types of properties that quick test learns while recording?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
What is a recovery scenario?
Hi All, How to get repeated word in string . Thanks Balaji
How the smart identification is used in real time?Please explain with an example
How does you pass optional arguments in qtp?
Explain different type of event trigger option.
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
How you can delete excel file in qtp?
How to find operating system information using the qtp script?