what is the diff between Procedure and function
Answer Posted / jigs
Procedure return more than one values.
function return only one value.
procedure is a complied code stored in database
function are called at compile time.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
In qtp, how you can use xpath to identify objects?
What is ‘object spy’ and what is the function of object spy in qtp?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
What is the use of text output value in quicktest professional (qtp)?
How many ways we can parameterize data in quicktest professional (qtp)?
explain keyword driven framework with banking domain?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
How to remove associated function library?
How to associate shared object repository to test in qtp?
Explain object spy in qtp.
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
Can we run multiple QTP scripts one after the other without manual intervention? How?