51Testing软件测试论坛

标题: 无法解读LORARUNNER对FLEX的录制脚本 [打印本页]

作者: yjq8116    时间: 2009-6-23 14:54
标题: 无法解读LORARUNNER对FLEX的录制脚本
今天第一次用lr录制flex,录的过程中有很多event产生,录制完之后,对这些脚本很不解,之前对JSP录制的时候,我输入的用户密码,都是可以看到的,而flex的结果里没有这些,之后一些图片的路径。。

这样我怎么设置参数呀?请高手指点一下。。是我的录制设置有问题吗?还是需要加些函数?

Action()
{

        web_url("index.htm",
                "URL=http://192.168.100.233:8991/trms/index.htm",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t1.inf",
                "Mode=HTTP",
                LAST);

        web_concurrent_start(NULL);

        web_url("history.css",
                "URL=http://192.168.100.233:8991/trms/common/js/flex/history.css",
                "Resource=1",
                "RecContentType=text/css",
                "Referer=http://192.168.100.233:8991/trms/index.htm",
                "Snapshot=t2.inf",
                LAST);

        web_url("AC_OETags.js",
                "URL=http://192.168.100.233:8991/trms/common/js/flex/AC_OETags.js",
                "Resource=1",
                "Referer=http://192.168.100.233:8991/trms/index.htm",
                "Snapshot=t3.inf",
                LAST);
作者: yjq8116    时间: 2009-6-23 15:25
自己顶啊
作者: yjq8116    时间: 2009-6-23 17:17
不要沉呀。。
作者: 云层    时间: 2009-6-23 17:49
你协议选错了吧?你用http协议录Flex?




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