2015年12月9日
摘要: 前提: windows 系统 实现功能:用 LR 中的system函数执行系统命令 相关功能:在LR中利用C函数建立文件,写文件,读文件。 主要相关函数:sprintf/fopen/fgetc/fread/fclose Action() { int count,total=0,i; char buf... 阅读全文
posted @ 2015-12-09 18:26 IMEIXI4EVER 阅读(596) 评论(0) 推荐(0)
摘要: SET M_ROOT=D:Mercury InteractiveMercury LoadRunnerincd %M_ROOT% wlrun.exe -TestPath D:ceshi10ScenarioNo1.lrs -port 8080 -Run -DontClose其中D:Mercury In... 阅读全文
posted @ 2015-12-09 18:26 IMEIXI4EVER 阅读(334) 评论(0) 推荐(0)