What is User defined function in QTP
Answer Posted / bfakruddin
Who mark that arun answer as wrong,
he given nice answer, yes we can make qtp to perform an
action based on return value of function.
User Defined Function: It is a block of statements which is
used to perform particular task and get a return value,
which is reusable code put in the function and call at ur
desired place, and get the return value of your input
parameters.
make the qtp to do action based on that return value. use
that value at your desired area.
thanks
Baba Fakruddin
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the various types of Actions in UFT?
What are the differences between quicktest professional (qtp) and winrunner?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
How many types of object repository in qtp?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
What are the views available in quicktest professional?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
how to write xml output check point bu useing descriptive programing .means without useing output check point
How to use actions in qtp ?
What is test object model in quicktest professional?
What is 'sleep' in sync point?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
What is fragmentation and paging?
How can you send user defined messages to test report?