51Testing软件测试论坛

标题: QTP中函数名能否参数化 [打印本页]

作者: qzj_test    时间: 2012-10-12 14:48
标题: QTP中函数名能否参数化
Function CreateNewTestUser
......
End Function

其中我向把CreateNewTestUser参数化怎么办
作者: lantianwei    时间: 2012-10-12 17:23
strFuncation="CreateNewTestUser"
Execute(strFuncation)
作者: qzj_test    时间: 2012-10-12 18:03
回复 2# lantianwei


非常感谢
作者: xjwldlover    时间: 2012-10-15 01:50
回复 2# lantianwei


    顶




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2