LR???ж?HTTP??????
???????????? ???????[ 2015/4/10 14:48:25 ] ????????LoadRunner ??????? HTTP
?????????и???????????b/s???????????α??????????????????http???????????????http????????200???б???
???????????????????????£?
????Action()
????{int i;
????//[WCSPARAM WCSParam_Text1 3 200]Parameter{WCSParam_Text1}created by Correlation Studio
????web_reg_save_param("WCSParam_Text1"??
????"LB=1.1"??
????"RB="??
????"Ord=1"??
????"RelFrameId=1"??
????"Search=Headers"??
????"IgnoreRedirections=Yes"??
????LAST);
????web_url("www.hao123.com"??
????"URL=http://www.hao123.com/"??
????"Resource=0"??
????"RecContentType=text/html"??
????"Referer="??
????"Snapshot=t1.inf"??
????"Mode=HTML"??
????LAST);
????i=atoi(lr_eval_string("{WCSParam_Text1}"));
????if(i==200)
????lr_log_message("?????????????????????????");
????else
????lr_log_message("????????????????????????????");
????return 0;
????}
????????????????????????·???????
????Action()
????{
????int HttpRetCode;
????web_url("www.hao123.com"??
????"URL=http://www.hao123.com/"??
????"Resource=0"??
????"RecContentType=text/html"??
????"Referer="??
????"Snapshot=t1.inf"??
????"Mode=HTML"??
????LAST);
????HttpRetCode=web_get_int_property(HTTP_INFO_RETURN_CODE);
????
????if(HttpRetCode==200)
????lr_log_message("?????????????????????????");
????else
????lr_log_message("????????????????????????????");
????return 0;
????}
???????????????????????????????????
??????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11