What is difference between function and procedure?
Answer Posted / ravi kumar battula
1.Function returns a value, but a procedure may return or
may not return a value.
2.Function can take only input aurguments, but procedure may
take both input and out put parameters.
| Is This Answer Correct ? | 213 Yes | 52 No |
Post New Answer View All Answers
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
How to break the object spy ?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
what is stepin & stepout?
What do you mean by checkpoints in qtp?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
Where is the Bitmap checkpoint information stored?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
Have you used xml check point in your project? How?
What are the different types of functions available in qtp and explain ?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.