web_get_int_property()的应用
{
int HttpRetCode;
if (HttpRetCode == 200)
}
使用web_get_int_property检查HTTP状态码
本文介绍了一种利用LoadRunner中的web_get_int_property函数来获取HTTP响应码的方法,并通过示例代码展示了如何根据返回的状态码判断HTTP请求是否成功。
2113
1083

被折叠的 条评论
为什么被折叠?