ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
Hi let me ask one questin

1.How to use outputof the one function input to the another
function 
pls give the script for above


2.what is the purpose of action parameter , how to create it
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
Answer
# 1
Action Parameters can be created in this way:-


Right-Click on Action in Keyword View
Click on Action Properties
Select Parameters Tab

***********Action input parameters*********
Click on "+" and add  the input Variables with their 
respective datatype and their Values

***********Action output parameters*********
Click on "+" and add  the output Variables(o/p Var name)  
with their respective datatype
Note- Here there is no Default Value tab 

++++++++++++++++++++++++++++++++++
Once you have created Action Output Parameters
write in the Expert View of the same action
Parameter("o/p Var name")="pass"(you can give any values)

************
and then yopucan call this action in any other actions 
within same or different test
 
Is This Answer Correct ?    1 Yes 1 No
Sup
 
  Re: Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
Answer
# 2
Passing the parameters from one action to another. Here is 
an example.
'Action1 script
dim var
var=Parameter("t")   'Input parameter
msgbox(var)

Parameter("a")=89    'Output parameter

Create anothere action action2
RunAction "Action1",oneiteration,"20",x
Msgbox(x)  'First action output parameter comes to action2 
automatically

Exit run
 
Is This Answer Correct ?    0 Yes 0 No
Dimple
 
 
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
How to load the object repository at run time? TCS7
what is Business Process Testing plz explain? iFlex6
what is reusable action and how the same can be implemented (process)?  2
what are the qtp tester responsibilities?  2
Wht are the BY default Add-ins in QTP 9.2 version and what all are differences between 8.2 and 9.2 Siemens1
Difference between keyword driven test and DDT?  1
Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).  1
What is Maximum synchronization time out in QTP(By Default is 20sec). Anybody can answer it. Thanks in advance. Polaris9
How to use custom checkpoints in QuickTest Professional? TCS1
In QTP for .net application which plug in is used? For Java Application which plug in is used ? AppLabs2
what the diffference between test data and test cases what is meant by object hierarchy in qtp Virtusa4
How to pass parameters to Actions Pls anybody can give the answer.. Thanks in advance... Navis2
in QTP,how to write a descriptive program for "yahoo" or "gmail" Login page  1
how can i count the number of links???  2
What are Test case selection criteria for Automation?  2
How to create an Action Template?  1
hi friends i was tried to connect qtp with oracle database using provider.i got a error.so anyone can help me out by correct script  2
How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private  1
what testing activities u may want to automate in a project?  1
Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....  2
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com