51Testing软件测试论坛
标题:
急!!!web_custom_requestpost数据不成功
[打印本页]
作者:
icebelle
时间:
2014-11-28 15:53
标题:
急!!!web_custom_requestpost数据不成功
做一个系统的登录操作,关键代码如下:
web_custom_request("crud_3",
"URL=http://10.136.6.99:7010/hncjb/reports/crud",
"Method=POST",
"Resource=0",
"RecContentType=text/json",
"Referer=http://10.136.6.99:7010/hncjb/pages/html/index.html",
"Snapshot=t57.inf",
"Mode=HTTP",
"EncType=multipart/form-data;charset=utf-8",
"Body={\"serviceid\":\"loadIcons\",\"target\":\"\",\"sessionid\":null,\"loginname\":\"test39\",\"password\":\"21218cca77804d2ba1922c33e0151105\",\"params\":{\"clienttype\":\"jquery\"},\"datas\":[{\"clienttype\":\"jquery\"}]}",
LAST);
首先根据server response返回的sessionid执行关联,关联代码如下:
web_reg_save_param_ex(
"ParamName=CorrelationParameter_2",
"LB=\"sessionid\":",
"RB=,",
SEARCH_FILTERS,
"Scope=Body",
"RequestUrl=*/crud*",
LAST);
回放显示关联成功,数据提交的也没错:
Action.c(477): Notify: Parameter Substitution: parameter "登录名" = "test39"
Action.c(477): Notify: Next row for parameter 密码 = 1 [table = 密码].
Action.c(477): Notify: Parameter Substitution: parameter "密码" = "21218cca77804d2ba1922c33e0151105"
Action.c(477): Notify: Saving Parameter "CorrelationParameter_3 = "DRPyJ3SLh1bWNvHz1kqSpzFHb81cQMvFxGHtbDgK4LmSPGpN644v!-277386645!1417105995235"".
Action.c(477): web_custom_request("crud_3") was successful, 329 body bytes, 237 header bytes, 16 chunking overhead bytes [MsgId: MMSG-26385]
Action.c(491): Registering web_reg_save_param_ex was successful [MsgId: MMSG-26390]
但是发现数据库中无test用户的登录记录,请问下我是哪个地方弄错了吗,折腾了很久还是没弄出来,急!!!!
作者:
icebelle
时间:
2014-11-28 15:53
顶
作者:
icebelle
时间:
2014-11-28 15:54
自己顶下,折腾了很久,别沉了啊
作者:
icebelle
时间:
2014-11-28 15:54
自己顶下,折腾了很久,别沉了啊
作者:
icebelle
时间:
2014-11-28 15:54
自己顶下,折腾了很久,别沉了啊
作者:
icebelle
时间:
2014-11-28 15:54
自己顶下,折腾了很久,别沉了啊
作者:
icebelle
时间:
2014-11-28 15:55
自己顶下,折腾了很久,别沉了啊
作者:
icebelle
时间:
2014-11-30 12:01
真的急救啊!!!
作者:
A阿寿
时间:
2014-12-1 13:01
设置参数化,并关联,在保存脚本之后再运行,试试
作者:
louisadt
时间:
2015-7-31 12:14
你这个问题解决了没?
作者:
cscscsc
时间:
2015-11-8 20:46
楼主的问题解决的吗????
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2