Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

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

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

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

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

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

Post New Answer

More QTP Interview Questions

What is test automation framework?which framework does QTP follow?Need some practical explanation as to how u will start ur testing process following a particular framework?

2 Answers   IBM, Sony,


Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version

0 Answers  


Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach

0 Answers   AppLabs,


hi friends can anyone tell me where can i find descriptive programming material please send me the link also,from which i can download the material

1 Answers  


How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?

0 Answers  


If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP

0 Answers   HP,


DIFFERENCE BETWEEN WR 8.2 & QTP 8.2? HOW TO INTEGRATE WITH SOME OTHER TOOLS?

1 Answers   CTS, Maveric,


how to check URL using QTP? write vb script with descriptive programm only?

1 Answers   Syntel,


Explain Checking XML....

1 Answers   Crea,


What are the 3 main stages involved in testing with qtp?

0 Answers  


Does QTP is "Unicode" compatible?

4 Answers  


What is descriptive.create () in QTP?

3 Answers  


Categories