![]() |
How to add parameter to calling action - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: How to add parameter to calling action (/Thread-How-to-add-parameter-to-calling-action) |
How to add parameter to calling action - nitin singh - 11-17-2011 I tried adding parameter to calling action by right clicking the expert view->action -> action properties -> parameter tab In the input parameter i added input1 = 1 Then error message displayed "The parameter name you specified is not valid" Please help me out. Thanks RE: How to add parameter to calling action - ravi.gajul - 11-17-2011 [attachment=853]You are not supposed to give input1=1 in the name tab under Name give input1 and underdefault value give 1 Please see the attachment. |