51Testing软件测试论坛
标题:
录制脚本是十六进制的如何转换
[打印本页]
作者:
我常来2014
时间:
2014-7-24 21:18
本主题需向作者支付
1 测试积点
才能浏览
作者:
libingyu135
时间:
2014-7-26 08:50
在网上看到有一种方法说:把那段C代码做成DLL,然后在LR中调用,你试试看
作者:
我常来2014
时间:
2014-7-26 11:16
回复
1#
我常来2014
web_custom_request("Invoke",
"URL=http://192.168.1.2:8088/api/CAC/Invoke",
"Method=POST",
"Resource=0",
"RecContentType=application/octet-stream",
"Referer=http://192.168.1.2:8088/ClientBin/XTPlatform.xap",
"Snapshot=t28.inf",
"Mode=HTTP",
"EncType=application/octet-stream",
"BodyBinary=\\x01d\\x05\\x04\\x05\\x00\\x00\\x00ReqID\\x04\\x03\\x00\\x00\\x00CID\\x04\\x06\\x00\\x00\\x00UserId\\x04\n\\x00\\x00\\x00DbIdentify\\x04\\x05\\x00\\x00\\x00Token\\x04\\x08\\x00\\x00\\x00TimeSpan\\x04\\x04\\x00\\x00\\x00Data\\x06+d\n\\x01\\x00\\x00\\x00\\x08&\\x00\\x00\\x00\\x00\\x06\\x00\\x00\\x00100002'\\x00\\x00\\x00\\x00\\x02\\x02\\x02\\x12u\\x17錡Jb籄(\\x01\\x00\\x00\\x00&\\x01\\x00\\x00\\x00\\x03\\x00\\x00\\x00sid'\\x01\\x00\\x00\\x00\\x08&"
"\\x02\\x00\\x00\\x00\\x16\\x00\\x00\\x00DBIdentify_CommonQuery'\\x02\\x00\\x00\\x00",
LAST);
web_custom_request("Invoke_2",
"URL=http://192.168.1.2:8088/api/CAC/Invoke",
"Method=POST",
"Resource=0",
"RecContentType=application/octet-stream",
"Referer=http://192.168.1.2:8088/ClientBin/XTPlatform.xap",
"Snapshot=t29.inf",
"Mode=HTTP",
"EncType=application/octet-stream",
"BodyBinary=\\x01d\\x05\\x04\\x05\\x00\\x00\\x00ReqID\\x04\\x03\\x00\\x00\\x00CID\\x04\\x06\\x00\\x00\\x00UserId\\x04\n\\x00\\x00\\x00DbIdentify\\x04\\x05\\x00\\x00\\x00Token\\x04\\x08\\x00\\x00\\x00TimeSpan\\x04\\x04\\x00\\x00\\x00Data\\x06+d\n\\x02\\x00\\x00\\x00\\x08&\\x00\\x00\\x00\\x00\\x06\\x00\\x00\\x00100206'\\x00\\x00\\x00\\x00\\x02\\x02\\x02\\x12 仫WJb籄\\x02",
LAST);录制的代码都是这样的,如何修改,知道的给个思路吧!非常感谢!
作者:
我常来2014
时间:
2014-7-26 11:18
哪个调试的怎么调,可否讲的详细一些,或者可不可以发你发现的链接给我看看,谢谢了!
作者:
libingyu135
时间:
2014-7-26 11:52
回复
4#
我常来2014
具体没有链接哦,我只是查了很多相关一些资料,大致思路是写一段把十六进制转换成十进制的代码,保存为dll文件,然后在lr中加载dll的函数:lr_load_dll(“dll的绝对路径”)
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2