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 should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????

1725


Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ

1537


What are the disadvantages of recording test cases in qtp?

599


Explain the types of object repository?

560


Explain how you can replace string in qtp?

607






what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?

2746


Diff b/w test scenario's and test Procedures?

1638


How to use descriptive programming?

620


What test you perform mostly? Regression or retesting in your testing process?

581


What is difference in global and action sheet in qtp?

620


What do you mean by iteration?

634


How do we handle run-time errors?

585


Why we load add-ins in qtp?

632


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?

591


What is action? How many types of actions are there in qtp?

620