Tuesday, 29 April 2014

QTP - UFT - What are the type of parameters available in QTP - UFT for passing values - Action Parameters and Test Parameters






Answer : - Action Paramters and Test Parameters
Syntax for Action Parameter
 Action Parameter - Parameter("ParameterName")
'Example :- Parameter("Sample")
Syntax for Test Parameter
Test Parameter - TestArgs("ParameterName")
'Example:- TestArgs("Sample")
It is some time hard for users to figure out where we can find these test parameters and actions parameters and their difference. Please see the Video below to know the difference

  





For those who have difficulty in viewing this video on this page ... here is the Youtube link.
http://youtu.be/CeQ9nEOU4eA





  

No comments:

Post a Comment