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
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
What is the standard timing delay for web based application in qtp?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
Explain different types of checkpoints?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
when will you do debug your script? and explain that process?
What do you to script when objects are removed from application?
How to associate function library at a run time?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
What are the types of data tables in qtp?
how to disable the pop ups through QTP using a script