How do you return a value from a function
Answer / prabhakar
msgbox "returned value =" &example
function example()
a=2
b=3
example = a+b
end function.
| Is This Answer Correct ? | 2 Yes | 0 No |
How will u integrate oracel with QTP?
What is output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?
how to retrieve the column headers in database using vbscript statement in QTP
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
.qfl extension for which file? where vl use it
How many scripts do you write per day. What is the average number of scripts you have written in your recent project
1 Answers CenturyLink, Optum, Value Labs,
What is data driven testing in QTP?
In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.
How will you report the bug and explain the defect tracking sheet you handled?
we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is taken 15sec what to do
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
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties