Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parameterization
#1
Not Solved
Hello.. I am new to QTP. I am working in an automation project based on mainframe  I am little bit confused with the concept of parameterization. what is the use of  parameters tab in "Action properties" & parameters value in "Action call properties" ?  

please find below the code-


Code:
IdentifyInput="A"

RunAction "FormatForTenderAndConfirm",oneIteration,IdentifyInput


with the above two lines,I know we are sending a parameter to the action named FormatForTenderAndConfirm  and In that action we are writing the below code 

Code:
IdentifyInput=parameter("IdentifyInput")


Please explain in detail.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Action Parameterization Issue Slothman 1 1,556 10-31-2020, 01:05 PM
Last Post: Ankur
  Business Components Parameterization YogeshCallappa 0 1,503 06-07-2017, 04:32 PM
Last Post: YogeshCallappa
  Flight reservation basic parameterization not working on qtp 11.5 srs246 0 3,561 01-08-2013, 10:14 AM
Last Post: srs246
  "QTP Parameterization" suresz449 1 14,369 08-19-2011, 02:22 PM
Last Post: sreeswetha
  Parameterization of function. sudhirzpatil 0 2,845 02-25-2011, 10:39 PM
Last Post: sudhirzpatil

Forum Jump:


Users browsing this thread: 1 Guest(s)