51Testing软件测试论坛

标题: 哪位在录制脚本中出现lrw_custom.body.h与global.h的? [打印本页]

作者: ly_xixihaha    时间: 2007-12-12 20:36
标题: 哪位在录制脚本中出现lrw_custom.body.h与global.h的?
在录制脚本后,除了action、vuser_init与vuser_end外,还出现了lrw_custom.body.h与globals.h
我知道在c语言中globals.h是放全局变量的,而在我的脚本中lrw_custom.body.h存放的是一个属性(见下面脚本中红字)的值,
这个属性是web_custom_request中的,如下:
      web_custom_request("excelHtmlParser.jsp",
                "URL=http://132.228.55.195/hr/xc_jsps/common/excelHtmlParser.jsp",
                "Method=POST",
                "TargetFrame=",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://132.228.55.195/hr/xc_jsps/form/postWagePutOutQuery.jsp",
                "Snapshot=t45.inf",
                "Mode=HTML",
                body_variable_1,
                LAST);
但这个脚本在录制生成后,一运行LR就直接退出了
请问这是怎么回事?同时web_custom_request这个函数具体如何使用的?

[ 本帖最后由 ly_xixihaha 于 2007-12-12 20:48 编辑 ]
作者: Zee    时间: 2007-12-13 10:18
参见:http://www.cnblogs.com/guanhe/archive/2006/09/04/494223.html




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2