实现多个场景的自动顺序执行,自动保存结果(Achieve automatic sequence execution of multiple scenes and save the result automatically).doc
- 1、本文档共8页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
实现多个场景的自动顺序执行,自动保存结果(Achieve automatic sequence execution of multiple scenes and save the result automatically)
实现多个场景的自动顺序执行,自动保存结果(Achieve automatic sequence execution of multiple scenes and save the result automatically)
LoadRunner does not support testing scenarios for multiple scenarios, but we may have the need to achieve unattended execution;
Solution: use batch command to implement:
SET M_ROOT= C:\Program Files\Mercury Interactive\Mercury LoadRunner\bin\
%M_ROOT%\wlrun.exe -TestPath the full path of the scene.Lrs -Run
%M_ROOT%\wlrun.exe -TestPath, d:\test.lrs, -Run
Then save to the batch file, add the timing task in the system task plan, then realize the automatic execution of multi scene
LoadRunner automatically saves results:
By setting the Result Directory in Controller, let LR automatically save the return result each time the scene is run.
Directory specifies the path to save the returned result, select the Automatically create a results directory for each scenario execution, and then enter a Results Name, LR will be responsible for each scene after execution automatically save the results returned to the designated directory, and according to the Results value in Name. Each new generation in order to return results directory.
[[help]] LR scene batch automatic implementation of the problem
Document novice, batch, automatic, ask for help
This post was edited by hokage2000 at 21:59 on 2011-3-3
Precondition:
LR version 9.5.
No money to buy genuine, License is on the Internet looking for global-1000.
Script recording completed, debugging through.
Operation procedure:
From the LR help file, you have found the way to run the scene with the command line, as follows
First, set the path to wlrun.exe
SET M_ROOT=C:\Program Files\HP\LoadRunner\bin
Then call the scene, format as follows, repeat several times to add all the scenes that need to be performed
%M_ROOT%\wlrun.exe, -TestPath, .\MyScenario.lrs, -Run
Finally, save the above command as a file in the.Bat format and double-click to run
Expected results:
All scenarios that need to be executed are executed in sequence with
您可能关注的文档
- 南开13秋学期《概率论与统计原理》在线作业(Nankai 13 autumn semester probability and statistics principle online homework).doc
- 南宋以后至近代时期水利史(Water conservancy history from the Southern Song Dynasty to the modern times).doc
- 南方cass地形图处理.doc
- 南昌市城区2009年小学毕业生常居家庭住址(Nanchang city in 2009, primary school graduates often reside in the home address).doc
- 南江大峡谷(South River Grand Canyon).doc
- 南瓜酒(Pumpkin wine).doc
- 卡刷文档(Brush document).doc
- 印刷企业中的色彩管理(Color management in printing enterprises).doc
- 印刷品尺寸大全(Printed matter size).doc
- 印刷品纸张材质及价格计算(Printed matter, paper material and price calculation).doc
- 实用电工koujue(Practical electrician koujue).doc
- 实用电工技术数据速算口诀(Practical electrician technical data pithy formula).doc
- 实用电工速算口诀(转帖)(Practical electrician pithy formula (Reprint)).doc
- 实用电气速算口诀--千伏网(Practical electrical - kV network speed calculation formula).doc
- 实用电工速算口诀(Practical electrician pithy formula).doc
- 实用电气速算口诀(Practical electrical speed calculation formula).doc
- 实用短语(phrases).doc
- 实用开始→运行命令大全(Practical start operation command).doc
- 专业4(Major 4).doc
- 专业导论论文(Professional introduction).doc
文档评论(0)