What is the exact difference bet function and action in QTP
Anybody can explain it in detail..Thanks in advance..
Answer Posted / dibyendu hembram
Function:- function is a group of methods and instruction
and it can be access whenever we call that function
Action:- action is use to split our test script into more
flexible and logical unit advantage:- 1.if we require a
particular step of our test script then we can use action
by making it reusable action. 2. if 2 or more than two
scripts require the same script then we go for the action
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
how to explain a claims and insurance project?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
What is throw Object?
How does qtp recognize objects in aut?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
What is the use of text output value in quicktest professional (qtp)?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Suppose I want fail that check point? How can you do that?
What are the technics follow in writing VB script?
any body can you help me what is the script to automate an comand promt
What are the main differences of qtp and win runner?
How to create Reusable and Multiple Actions?
What are the advantages of parameterization ?
What is qtp window?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans