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 / shilpa reddy
function is a set of statements written to fulfill the
functionality &for reusable purpose.
we have user defined functions categorised as public and
private functions.
public f/n:is having access to all actions and tests which
associate that function.i mean function code will be stored
in library files with .vbs xtension,before using this
function we should associate that function to our script.
private function:this is used only in the action where it
is created.(it will not work even in another actions of
same test)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
is there any addin for remedy user application
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
desribe a situation where u faced a stressful situation and how did u cope with it
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
What is active screen?
How can you pass value one action to another action?
Mention what are the different types of recording modes in qtp? Which will be used when?
How to test fly out menu in qtp?
What is the difference between keyword view and expert view?
what is error and fault in terms of software quality?
What are the different types of functions available in qtp and explain ?
How to test background color and dynamic images during run time can you put the check point for moving objects?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
How you can replace string in qtp?
Which features or drawbacks of QTP lead to the upgrade for a newer version?