51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 1751|回复: 3
打印 上一主题 下一主题

[求助] 参数化登录用户名后,查看日志,参数化未成功

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2013-8-19 12:06:21 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
参数化如图蓝色部分的sys和1,参数化后运行脚本,仍是以sys登录系统,到底要参数化哪里才正确呢?

lr_start_transaction("login");


lr_think_time(12);


web_url("fhbunituserws",


"URL=http://192.168.1.250:8080/fhbCommon/fhbunituserws?wsdl",


"Resource=0",


"RecContentType=text/xml",


"Referer=http://192.168.1.250:8080/slfh/index.swf",


"Snapshot=t2.inf",


"Mode=HTML",


EXTRARES,


"Url=http://lonhwin123:8080/crossdomain.xml", "Referer=", ENDITEM,


LAST);

       web_custom_request("fhbunituserws_2",


"URL=http://lonhwin123:8080/fhbCommon/fhbunituserws",


"Method=POST",


"Resource=0",


"RecContentType=text/xml",


"Referer=http://192.168.1.250:8080/slfh/index.swf",


"Snapshot=t3.inf",


"Mode=HTML",


"EncType=text/xml; charset=utf-8",


"Body=<SOAP-ENV:Envelope xmlns:SOAP-ENV=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n
<SOAP-ENV:Body>\n
<tns:login xmlns:tns=\"http://www.lonhwin.com\">\n
<account>sys</account>\n
<pwd>123</pwd>
\n
</tns:login>\n
</SOAP-ENV:Body>\n</SOAP-ENV:Envelope>",


LAST);


web_url("fhbnavigationws",


"URL=http://192.168.1.250:8080/fhbCommon/fhbnavigationws?wsdl",


"Resource=0",


"RecContentType=text/xml",


"Referer=http://192.168.1.250:8080/slfh/index.swf",


"Snapshot=t4.inf",


"Mode=HTML",


LAST);


web_custom_request("fhbnavigationws_2",


"URL=http://lonhwin123:8080/fhbCommon/fhbnavigationws",


"Method=POST",


"Resource=0",


"RecContentType=text/xml",


"Referer=http://192.168.1.250:8080/slfh/index.swf",


"Snapshot=t5.inf",


"Mode=HTML",


"EncType=text/xml; charset=utf-8",


"Body=<SOAP-ENV:Envelope xmlns:SOAP-ENV=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n
<SOAP-ENV:Body>\n
<tns:roleMenuTree xmlns:tns=\"http://www.lonhwin.com\">\n
<account>sys</account>\n
</tns:roleMenuTree>\n
</SOAP-ENV:Body>\n</SOAP-ENV:Envelope>",


LAST);









本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?(注-册)加入51Testing

x
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

  • TA的每日心情
    擦汗
    2017-10-27 14:21
  • 签到天数: 306 天

    连续签到: 1 天

    [LV.8]测试军长

    2#
    发表于 2013-8-19 17:41:09 | 只看该作者
    你确定参数化了?没看到参数的边界字符(一般是”{}“)啊?
    回复 支持 反对

    使用道具 举报

    该用户从未签到

    3#
     楼主| 发表于 2013-9-8 21:24:49 | 只看该作者
    回复 2# 地壳


        我运行的脚步已经参数化了,这个是原代码,没进行参数化
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    擦汗
    2017-10-27 14:21
  • 签到天数: 306 天

    连续签到: 1 天

    [LV.8]测试军长

    4#
    发表于 2013-9-10 10:06:28 | 只看该作者
    问题现在解决没有?
    回复 支持 反对

    使用道具 举报

    本版积分规则

    关闭

    站长推荐上一条 /1 下一条

    小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

    GMT+8, 2024-11-7 22:46 , Processed in 0.096803 second(s), 28 queries .

    Powered by Discuz! X3.2

    © 2001-2024 Comsenz Inc.

    快速回复 返回顶部 返回列表