What is difference between function and procedure?
Answer Posted / rajesh trivedi
Function must returs a value, but procedure can return more
and not any value..
Fuction are used for check conditions, but procedures can
be use check condition as well as for the bussiness logic.
| Is This Answer Correct ? | 25 Yes | 21 No |
Post New Answer View All Answers
Explain the difference between data driven testing and parameterization ?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
Explain how qtp identifies object?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
is there any addin for remedy user application
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
How many types of actions are there in quicktest professional?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
What are the technologies supported by qtp?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
How can you close the second opened browser?
How to use parameterization in qtp?
Brief the process of testing with UFT?