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                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories >> Software >> Testing >> Automation-Testing >> QTP
 
 
 
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  
 
Answer
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
 
0
Dimple
 
View All Answers
 
 
 
 
 
   
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