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
What are the types of object repository?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
What is ‘object spy’ and what is the function of object spy in qtp?
Output values? i want a practical example
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
what is the difference between the modular framework and datadriven frame work
can u explain relative path architecture framework in qtp?
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
How is the Bitmap checkpoint different from Image checkpoint?
Can the user toggle between using Local OR and shared OR for the same action?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
How will you find the current time of the remote machine using QTP script?
How to test background color and dynamic images during run time can you put the check point for moving objects?
Where to use function or action?