51Testing软件测试论坛

标题: Loadrunner Authentication required登录没问题! [打印本页]

作者: 22332    时间: 2016-3-10 09:50
标题: Loadrunner Authentication required登录没问题!
已经困扰了我好几天的问题
Action.c(92): Error -26547: Authentication required, please use web_set_user, e.g. web_set_user("domain\\user", "password", "host:port");          [MsgId: MERR-26547]
Action.c(92): Error -26630: HTTP Status-Code=401 (Unauthorized) for "http://10.250.1.10:10008/aps-app/App/rpc/appLoaderServer"          [MsgId: MERR-26630]
Action.c(92): web_custom_request("appLoaderServer") highest severity level was "ERROR", 380 body bytes, 207 header bytes, 17 chunking overhead bytes          [MsgId: MMSG-26387]
但录制出来代码中并不是没有登录,之前录制出来全部好好的只需要加头信息就能正常回放,不知道为何现在录制出来都报此错误。双击错误对应的代码部分:
web_custom_request("appLoaderServer",
                "URL=http://10.250.1.10:10008/aps-app/App/rpc/appLoaderServer",
                "Method=POST",
                "TargetFrame=",
                "Resource=0",
                "RecContentType=application/json",
                "Referer=http://10.250.1.10:10008/aps-app/",
                "Snapshot=t79.inf",
                "Mode=HTML",
                "EncType=text/x-gwt-rpc; charset=utf-8",
                "Body=7|0|4|http://10.250.1.10:10008/aps-app/App/|86307D5B0328CA7934189304A4F2593A|com.allinfinance.aps.app.client.AppLoaderInter|getClientContext|1|2|3|4|0|",
                LAST);
登录部分:
        web_submit_data("login;jsessionid=F91346E8267D9EC8DC2DBC0ADE34DCEC",
                "Action=https://10.250.1.10:20021/cas-app/login;jsessionid={PeopleSoftJSessionID2}?service=http%3A%2F%2F10.250.1.10%3A10008%2Faps-app%2Fj_spring_cas_security_check%3Bjsessionid%3DD4B6D289F58A614999E8F2C90EA94884",
                "Method=POST",
                "TargetFrame=",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t78.inf",
                "Mode=HTML",
                ITEMDATA,
                "Name=org", "Value=000005247410", ENDITEM,
                "Name=username", "Value=liuzy", ENDITEM,
                "Name=password", "Value=33333333", ENDITEM,
                "Name=lt", "Value=LT-95-O0a2EJPU5ZxzMeOxAtfqbdbxed3ntQ", ENDITEM,
                "Name=execution", "Value=e1s1", ENDITEM,
                "Name=_eventId", "Value=submit", ENDITEM,
                "Name=submit.x", "Value=52", ENDITEM,
                "Name=submit.y", "Value=19", ENDITEM,
作者: 22332    时间: 2016-3-10 09:52
登录部分后面的图片地址就没有截出来了,希望大神帮忙看看~
作者: Kayle    时间: 2016-3-10 10:15
请问你用的是LR11.5版本么?
作者: 22332    时间: 2016-3-10 10:25
使用的就是11.0版本

作者: Kayle    时间: 2016-3-10 10:30
22332 发表于 2016-3-10 10:25
使用的就是11.0版本

哦哦!这个我都没遇见过啊!LR11.0的安装包给我一份好吗?我用的LR11.5,现在要什么许可证。我找半天都没找到怎么办。
作者: 22332    时间: 2016-3-10 11:00
网上有破解教程,不管11还是11.5都需要许可证的,没许可证就按破解教程来
作者: 李黎13    时间: 2016-5-18 18:00
这个最后怎么解决的?




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