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 / bfakruddin
Function: Function is a block of statements which is used to
perform a particular task and we can call from any test and
pass parameters from calling function and get the result
from called function.
Function returns Single value, we can pass no.of input
parameters and get no.of output parameters and use that
output parameters in tests, But returned value would be on
function name, i.e. the return value at calling function
We can declare function in function
No need to explain about public and private functions in
interviews until unless they ask about the differences.
many interviews they ask differences between sub procedures
and function procedures.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How to test results for qtp ?
i can done the project with QTP in that time i can say how many members in my team size?
How to attach a file to TD?
Explain the concept of how quicktest professional identifies object?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
give me the code to save all messages of inbox of gmail into a folder and notepad
What are the types of object repository?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
What is the quicktest professional testing process?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
what is vmodel?advantages and disadvantages of vmodel?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.