51Testing软件测试论坛

标题: 如何设定controller自动运行 [打印本页]

作者: lewtone    时间: 2016-6-3 17:33
标题: 如何设定controller自动运行
本帖最后由 lewtone 于 2016-6-3 17:37 编辑

利用bat文件自动运行设定好的性能测试场景
d:
SET LR_PATH=D:\Program Files (x86)\HP\LoadRunner\bin
cd  %LR_PATH%
wlrun.exe -TestPath "D:\LRWorking\Scenario\Scenario1.lrs" -Run

pause >null

备注:我的LR装在D盘,以上是操作的指令,前提是已经制作好测试脚本和测试场景
PS:下一步基于公司测试管理平台调用controller自动跑;





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