What is difference between function and procedure?
Answer Posted / d.sharath kumar
function must reaturn a value
procedure ned not be
function can take only input value,but
procedure may take both input & out put parameter
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why bpt?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
QTP script is not working on other's machine..
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
How to change the priorities of the recovery scenario properties?
What is checkpoints for quicktest professional?
in a web page How to check and display a particular word from a paragraph?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
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..
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
how to know no.of mails in our g mail by using vb-script