what is input pramater out output pramater ?i want the
decrepation..?how to use in QTP?

Answer Posted / baba fakruddin

InputParameters and Output Parameters.... are available
in 'Actions' and also 'Functions'

Input Parameters: These are parameters passing from Calling
Action/Funtion to Called Action/Function... These values
can not be change in that Action/Function... (we can do
that in debug viewer pane using Command Tab)

Output Parameters: These are parameters we get from
Action/Function. They can be use out of the Action/Function
and use as we like (eg: input parameters for another
related Action/Function)

'Funtions return generally single value... but if you use
Output parameters we can use more than one value out of the
Function.

'Actions:

RunAction "ActionName",no.of iterations,i/pparmts,o/pparmts

'Functions

Function(i/pparameters,o/p parameters)
....
...
..
End Function

Call Function(i/pparameters,o/p parameters)

If you have any doubts about this topic...

let me know

Thanks & regards,
Baba Fakruddin.D

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is throw object?

1733


Plz Explain AUTOMATION REFERENCE MODEL?

1674


What are the views available in quicktest professional (qtp)?

561


How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

556


How you will rate urself in QTP in the range of 0 to 5

1739






What is qtpro? What is quick test pro? What is a quick test professional?

578


How to analyzing the checpoint results?

510


hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me

1744


In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls

1438


How does qtp identify objects in the application?

574


Is it possible to call win runner script in qtp?

617


How to capture a window in QTP?

1518


Explain step generator in qtp?

632


What is accessibility check point?

647


How u will do versioning in QTP?

1443