Hi abha,
Using the test or action parameter you can capture the value.
Go to Edit -->Action-->Action Properties set the input and output
parameters.
Go to Edit > Action > Action Call Properties > Parameter Values
for eg:- set the input and output parameter in Action1 and Action2
in that Action 1 go to Keyword view right click,in Action properties
set the output parameter as par_input
in that Action2 go to Keyword view right click,in Action properties
set the input parameter as par_output
in that Action 1 go to Keyword view right click,in Action call
properties set the variable name in storeIn column as actvar
in that Action 2 go to Keyword view right click,in Action call
properties set the variable name in value column as actvar
parameter("par_input")=material
in Action 2
msgbox parameter("par_output")
Regards
Bala
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---