Answer Posted / charan
syntax for function
fun <fun name>(arg1,arg2)
<statements>
end
for example if u want to call mul(3,6)
call mul(3,6)
function mul(a,b)
mul=a*b
end
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Output values? i want a practical example
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
Does QTP run in any environment?
In qtp, explain what is crypt object
What is the qtp testing process?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
Why we load add-ins in qtp?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
how to write xml output check point bu useing descriptive programing .means without useing output check point
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
Mention the test steps of qtp.
How can I import environment from a file on disk?
How to Test the mainframe application?