Action()
{
web_reg_save_param("ResponseBody", "LB=", "RB=", "Search=Body", LAST);
web_url("insertBlockMsg",
"URL= http://xxx.xxx.xxx",
"TargetFrame=Main",
"Resource=0",
"RecContentType=text/html",
"Mode=http",
LAST );
lr_output_message("# 响应内容体:/n %s", lr_eval_string("{ResponseBody}"));
return 0;
}
loadrunner测试http/html性能
精选 转载
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
LoadRunner性能测试指标
1、CPU利用率 (% Processor Time) 指标描述:% Processor Time指处理器执行非闲置线程时间的百分比
Loadrunner 应用服务器 活动 Windows 工作 -
LoadRunner性能测试基本步骤
前言本文旨在指导初学者使用LoadRunner进行基础的性能测试
程序人生 测试工程师 单元测试 软件测试 性能测试 -
LoadRunner性能测试应用(三)
虑更换Web Services协议,再次录制脚本,问题就相应解决了。 在录制Web Services脚本前,...
Loadrunner 网络应用 企业应用 应用服务器 Web