what is input pramater out output pramater ?i want the
decrepation..?how to use in QTP?
Answers were Sorted based on User's Feedback
Answer / nataraj
I guess this comes in Business process testing. Here we
create I/P parameters(i.e.)for all the objects in the
screen. For each input parameter we create an O/P parameter
which can be used as an I/P for some other parameter.
Correctme if I'm wrong
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / shilpa reddy
Generally we will pass data in b/w actions or to xternal
actions by using action parameters.Action parameters are of
2 types.
1)input parameters
2)output parameters
To see this we can follow below navigation:
step menu-->action properties-->click on parameter tab--
>here u will see two parameter tables resembling one to i/p
parameters and other to output parameters.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / 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 |
A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100
using descriptive programming how to close all opend browsers?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Explain actions in qtp ?
How to manage a drag drop event in the qtp
hi,which is the best book to refer QTP 9.2 and Faq's.
what is defination of system testing?
3 Answers CodeArrow, Infosys, Omax,
Explain key word driven frame work?How to use in real time?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
How to check feasibility of the appliction?in automation testing?
To which environments does QTP supports ?
What is the difference between CVS and VSS? Are you store QTP SCRIPT In VSS OR CVS? Where you store QTP Script?
1 Answers Brain Roots, Ordain Solutions,