What is difference between function and procedure?
Answer Posted / savi
1.fumction should return a value
procedure may or not return a value
2.function computes a value
procedure performs an action
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How many types of run modes are there in qtp?
what is the difference between data driver & data driven and driver script?
what function you write to do database testing with the help of qtp?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
How to analyzing the checpoint results?
What is a programmatic description?
How we can import data from database?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
What is ‘object spy’ and what is the function of object spy in qtp?
How to find Operating system information using QTP script?
Explain calling sub procedure.
How many lines of code in each script of QTP?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
What is system testing and what are the different types of tests you perform in system testing?