51Testing软件测试论坛

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

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 1562|回复: 1
打印 上一主题 下一主题

[讨论] loadrunner运行方案时老是错误,错误-56990

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2008-4-23 19:22:06 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
错误提示:缺少所有的配置参数
我的脚本: #include "as_web.h"


Action()
{
        web_url("sob.exe",
                "URL=http://www.kaggo.com/pro/3rd/sob.exe",
                "Resource=1",
                "RecContentType=application/octet-stream",
                "Referer=",
                LAST);

        web_url("login.jsp",
                "URL=http://10.128.4.44:8085/zfxxgk/login.jsp",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t1.inf",
                "Mode=HTML",
                EXTRARES,
                "Url=images/top.jpg", ENDITEM,
                "Url=images/center.jpg", ENDITEM,
                "Url=images/bottom.jpg", ENDITEM,
                LAST);

        lr_think_time( 3 );

        web_url("smartweb2.showRPCLoadingTip.d",
                "URL=http://10.128.4.44:8085/zfxxgk/dorado/smartweb2.showRPCLoadingTip.d?skin=default",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t2.inf",
                "Mode=HTML",
                LAST);

        web_url("smartweb2.showRPCSubmitter.d",
                "URL=http://10.128.4.44:8085/zfxxgk/dorado/smartweb2.showRPCSubmitter.d",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.128.4.44:8085/zfxxgk/dorado/smartweb2.showRPCLoadingTip.d?skin=default",
                "Snapshot=t3.inf",
                "Mode=HTML",
                LAST);

        web_submit_data("update.do",
                "Action=http://10.128.4.44:8085/zfxxgk/update.do?bean=doradoAdapter&__rpc=true&__rpcAgent=true",
                "Method=POST",
                "RecContentType=text/html",
                "Referer=http://10.128.4.44:8085/zfxxgk/dorado/smartweb2.showRPCSubmitter.d",
                "Snapshot=t4.inf",
                "Mode=HTML",
                ITEMDATA,
                "Name=__type", "Value=updateData", ENDITEM,
                "Name=__xml", "Value=<rpc transaction=\"10\" method=\"updateSingle\"><def><dataset type=\"Custom\" id=\"datasetLogin\"><f name=\"loginno\"/><f name=\"passwd\"/></dataset></def><data><rs dataset=\"datasetLogin\"><r id=\"10001\" state=\"insert\"><n><v>cj</v><v>2</v></n></r></rs></data><ps><p name=\"ucc\">sysuserBLTA%2CcheckLoginBL%2CdatasetLogin</p></ps></rpc>", ENDITEM,
                "Name=__viewInstanceId", "Value=dorado.sys.Login~dorado.common.BaseViewModel", ENDITEM,
                LAST);

        web_url("main.jsp",
                "URL=http://10.128.4.44:8085/zfxxgk/main.jsp",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t5.inf",
                "Mode=HTML",
                EXTRARES,
                "Url=images/bannerbg.jpg", ENDITEM,
                LAST);

        web_url("copyright.jsp",
                "URL=http://10.128.4.44:8085/zfxxgk/sys/copyright.jsp",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://10.128.4.44:8085/zfxxgk/main.jsp",
                "Snapshot=t6.inf",
                "Mode=HTML",
                LAST);

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

使用道具 举报

该用户从未签到

2#
 楼主| 发表于 2008-4-23 19:26:29 | 只看该作者

回复 1# 的帖子

各位兄弟们,快帮我看下吧
回复 支持 反对

使用道具 举报

本版积分规则

关闭

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

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

GMT+8, 2024-11-24 03:45 , Processed in 0.076089 second(s), 27 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

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